summaryrefslogtreecommitdiff
path: root/ace/SPIPE_Acceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/SPIPE_Acceptor.h')
-rw-r--r--ace/SPIPE_Acceptor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SPIPE_Acceptor.h b/ace/SPIPE_Acceptor.h
index 96efc060c65..84d1b2b42b7 100644
--- a/ace/SPIPE_Acceptor.h
+++ b/ace/SPIPE_Acceptor.h
@@ -32,7 +32,7 @@ public:
MAX_PIPE_INSTANCES = PIPE_UNLIMITED_INSTANCES,
MAX_ACCEPT_ATTEMPTS = 3
};
-#endif
+#endif /* ACE_WIN32 */
// = Initialization and termination methods.
ACE_SPIPE_Acceptor (void);