#ifndef _TEST_VECTOR3_IS_UNIT_H_ #define _TEST_VECTOR3_IS_UNIT_H_ int test_vector3_is_unit_fp32(); int test_vector3_is_unit_fp64(); int test_vector3_is_unit(); #endif