summaryrefslogtreecommitdiff
path: root/ace/Read_Buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Read_Buffer.h')
-rw-r--r--ace/Read_Buffer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/Read_Buffer.h b/ace/Read_Buffer.h
index f2d77add242..6a22d223c9f 100644
--- a/ace/Read_Buffer.h
+++ b/ace/Read_Buffer.h
@@ -22,7 +22,8 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ace/OS.h"
+#include "ace/Global_Macros.h"
+#include "ace/os_include/os_stdio.h"
class ACE_Allocator;