glm/wip/half/half_test.h
2010-04-14 13:27:44 +01:00

7 lines
97 B
C

#ifndef __HALF_TEST_H__
#define __HALF_TEST_H__
void test_half_full();
#endif//__HALF_TEST_H__