summaryrefslogtreecommitdiff
path: root/ace/SV_Semaphore_Complex.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/SV_Semaphore_Complex.h')
-rw-r--r--ace/SV_Semaphore_Complex.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/SV_Semaphore_Complex.h b/ace/SV_Semaphore_Complex.h
index b9e36484f0a..0ed51c05258 100644
--- a/ace/SV_Semaphore_Complex.h
+++ b/ace/SV_Semaphore_Complex.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_SV_SEMAPHORE_COMPLEX_H
+#include "ace/pre.h"
#define ACE_SV_SEMAPHORE_COMPLEX_H
#include "ace/SV_Semaphore_Simple.h"
@@ -152,4 +153,5 @@ private:
#include "ace/SV_Semaphore_Complex.i"
#endif
+#include "ace/post.h"
#endif /* ACE_SV_SEMAPHORE_COMPLEX_H */