#ifndef _TEST_QUATERNION_SWAP_H_ #define _TEST_QUATERNION_SWAP_H_ int test_quaternion_swap_fp32(); int test_quaternion_swap_fp64(); int test_quaternion_swap(); #endif