5 lines
62 B
Text
5 lines
62 B
Text
|
#pragma once
|
||
|
|
||
|
typedef float float_t;
|
||
|
typedef double double_t;
|