summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/Reactor/Proactor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Reactor/Proactor/Makefile b/examples/Reactor/Proactor/Makefile
index 8b8088ff82f..1f91dcd00fd 100644
--- a/examples/Reactor/Proactor/Makefile
+++ b/examples/Reactor/Proactor/Makefile
@@ -23,7 +23,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
include $(ACE_ROOT)/include/makeinclude/rules.nonested.GNU
include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
-include $(ACE_ROOT)/include/makeinclude/platform_macros.GNU
+
#----------------------------------------------------------------------------
# Local targets
#----------------------------------------------------------------------------