glm/test/core/cast/mat.h
Christophe Riccio 3cb1965573 Added test files
2010-04-29 16:54:07 +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