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