9 lines
207 B
C
9 lines
207 B
C
#ifndef HGL_ALGORITHM_MATH_INCLUDE
|
|
#define HGL_ALGORITHM_MATH_INCLUDE
|
|
|
|
#include<hgl/math/PrimaryMathematics.h>
|
|
#include<hgl/math/Area.h>
|
|
#include<hgl/math/Transform.h>
|
|
|
|
#endif//HGL_ALGORITHM_MATH_INCLUDE
|