diff options
Diffstat (limited to 'ace/config-aix-4.2.x.h')
-rw-r--r-- | ace/config-aix-4.2.x.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-aix-4.2.x.h b/ace/config-aix-4.2.x.h index 9f8fa9f2336..9616eaecd4b 100644 --- a/ace/config-aix-4.2.x.h +++ b/ace/config-aix-4.2.x.h @@ -22,6 +22,8 @@ # define ACE_TEMPLATES_REQUIRE_PRAGMA +# define ACE_LACKS_PRAGMA_ONCE + #elif defined (__GNUG__) # include "ace/config-g++-common.h" # define ACE_HAS_STRING_CLASS |