summaryrefslogtreecommitdiff
path: root/ace/TTY_IO.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/TTY_IO.h')
-rw-r--r--ace/TTY_IO.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/TTY_IO.h b/ace/TTY_IO.h
index 404ffaa9b12..b66cd26e644 100644
--- a/ace/TTY_IO.h
+++ b/ace/TTY_IO.h
@@ -17,6 +17,7 @@
// ============================================================================
#ifndef ACE_TTY_IO_H
+#include "ace/pre.h"
#define ACE_TTY_IO_H
#include "ace/OS.h"
@@ -70,4 +71,5 @@ public:
#endif /* ACE_NEEDS_DEV_IO_CONVERSION */
};
+#include "ace/post.h"
#endif /* ACE_TTY_IO_H */