open_toontown_panda3d/dtool/src/parser-inc/cmath

5 lines
62 B
Plaintext

#pragma once
typedef float float_t;
typedef double double_t;