1 2 3 4 5 6 7
#ifndef ARM_MATH_PRIVATE_H #define ARM_MATH_PRIVATE_H 1 #include "fenv_private.h" #include_next <math_private.h> #endif