summaryrefslogtreecommitdiff
path: root/ace
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 15:44:10 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-04-16 15:44:10 +0000
commitae1b1954fc963d8bb266a4856186fcad4c3b7e94 (patch)
treeff72d505a39f037ced27d6a68b8c60e37664f499 /ace
parent0d5aa2ad5882822c2cec1f2bdc9f667a7a7ad6b6 (diff)
downloadATCD-ae1b1954fc963d8bb266a4856186fcad4c3b7e94.tar.gz
ChangeLogTag:Wed Apr 16 08:41:27 2003 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace')
-rw-r--r--ace/SString.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/SString.h b/ace/SString.h
index b0b5005613c..93317b49637 100644
--- a/ace/SString.h
+++ b/ace/SString.h
@@ -21,6 +21,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "ace/String_Base.h"
+#include "ace/OS.h"
#if !defined (ACE_DEFAULT_GROWSIZE)