7 lines
113 B
C
7 lines
113 B
C
#ifndef GLM_TEST_CAST_MAT_H
|
|
#define GLM_TEST_CAST_MAT_H
|
|
|
|
bool test_core_cast_mat();
|
|
|
|
#endif//GLM_TEST_CAST_MAT_H
|