diff options
Diffstat (limited to 'config/openaxiom-c-macros.h.in')
-rw-r--r-- | config/openaxiom-c-macros.h.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in index c2503633..26fb89f8 100644 --- a/config/openaxiom-c-macros.h.in +++ b/config/openaxiom-c-macros.h.in @@ -1,5 +1,8 @@ /* config/openaxiom-c-macros.h.in. Generated from configure.ac by autoheader. */ +#ifndef OPENAXIOM_CONFIG_included +#define OPENAXIOM_CONFIG_included + /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD @@ -222,3 +225,5 @@ /* Alignment query operator */ #undef alignof + +#endif // OPENAXIOM_CONFIG_included |