#ifndef _TEST_VECTOR2_SWAP_H_ #define _TEST_VECTOR2_SWAP_H_ void test_vector2_swap_fp32(); void test_vector2_swap_fp64(); void test_vector2_swap(); #endif