From ef059f3f675f384c68c15076dbcf220be1e01eee Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 26 Aug 2014 10:07:17 +0000 Subject: Add generic Boot and Spad tokenizer. --- config/openaxiom-c-macros.h.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/openaxiom-c-macros.h.in') 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 -- cgit v1.2.3