summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/wrapper_macros.GNU2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/makeinclude/wrapper_macros.GNU b/include/makeinclude/wrapper_macros.GNU
index 202860e06e5..64318cf930a 100644
--- a/include/makeinclude/wrapper_macros.GNU
+++ b/include/makeinclude/wrapper_macros.GNU
@@ -186,8 +186,6 @@ endif
#----------------------------------------------------------------------------
ifeq ($(findstring g++,$(CXX)),g++)
- CCFLAGS += -DACE_LACKS_PRAGMA_ONCE
-
ifndef ACE_HAS_GNUG_PRE_2_8
ifeq ($(CXX),g++)
ACE_HAS_GNUG_PRE_2_8 := \