summaryrefslogtreecommitdiff
path: root/ace/Unbounded_Queue.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-22 04:11:17 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-22 04:11:17 +0000
commit37a5f26c28835504f0f908369282a8002a1b51c2 (patch)
treebb379c423294b5d8a47ae114abde9b6d78c102cb /ace/Unbounded_Queue.h
parent1c7112b02fc7a53fbb11381e14674be7df770e9d (diff)
downloadATCD-37a5f26c28835504f0f908369282a8002a1b51c2.tar.gz
ChangeLogTag:Sun Jun 22 03:27:10 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/Unbounded_Queue.h')
-rw-r--r--ace/Unbounded_Queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Unbounded_Queue.h b/ace/Unbounded_Queue.h
index 0c110c896dc..eb72278f7b2 100644
--- a/ace/Unbounded_Queue.h
+++ b/ace/Unbounded_Queue.h
@@ -21,7 +21,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
// For size_t under Chorus
-#include "ace/OS_Memory.h"
+#include "ace/os_include/os_stddef.h"
class ACE_Allocator;