diff options
-rw-r--r-- | volk/include/volk/volk_32f_s32f_convert_16i_a.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/volk/include/volk/volk_32f_s32f_convert_16i_a.h b/volk/include/volk/volk_32f_s32f_convert_16i_a.h index a24959678..c2a07398f 100644 --- a/volk/include/volk/volk_32f_s32f_convert_16i_a.h +++ b/volk/include/volk/volk_32f_s32f_convert_16i_a.h @@ -1,6 +1,10 @@ #ifndef INCLUDED_volk_32f_s32f_convert_16i_a_H #define INCLUDED_volk_32f_s32f_convert_16i_a_H +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <volk/volk_common.h> #include <inttypes.h> #include <stdio.h> |