diff options
author | Phil Mesnier <mesnier_p@ociweb.com> | 2004-05-21 20:02:02 +0000 |
---|---|---|
committer | Phil Mesnier <mesnier_p@ociweb.com> | 2004-05-21 20:02:02 +0000 |
commit | 55bc1eabae996ef372ee51ca3073b7b0d8fc0e80 (patch) | |
tree | c929a78c8c6671f5a338979efff4e5273dfc654c /TAO/tests/CodeSets | |
parent | b935d7eabd1d0ae1745dc97a49c7d89dec031110 (diff) | |
download | ATCD-55bc1eabae996ef372ee51ca3073b7b0d8fc0e80.tar.gz |
Changelog tag: Fri May 21 15:01:06 2004 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/tests/CodeSets')
-rw-r--r-- | TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp index 9e34dac66e6..6af456c9406 100644 --- a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp +++ b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp @@ -19,6 +19,7 @@ // ============================================================================ #include "WUCS4_UTF16.h" +#include "ace/OS.h" ACE_RCSID(UCS4_UTF16, WUCS4_UTF16, "$Id$") |