Files
SimplexTASK/tools/math.h
T

13 lines
69 B
C++

#ifndef MATH_H
#define MATH_H
class math {
};
#endif //MATH_H