glm/test/core/cast/mat.h
Christophe Riccio 8316b4a7fd Added test files
2010-04-29 12:16:00 +01:00

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