summaryrefslogtreecommitdiff
path: root/TAO/tests/CodeSets
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-13 14:46:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-13 14:46:31 +0000
commitab293dc3deff83288e7aca167780c29c54f157ec (patch)
tree89aec95e84fdd7e86e751f061e743d44ffb376b5 /TAO/tests/CodeSets
parentf28b335f5eb18473a99a315655f78907462fc891 (diff)
downloadATCD-ab293dc3deff83288e7aca167780c29c54f157ec.tar.gz
Mon Sep 13 14:42:47 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* orbsvcs/orbsvcs/FtRtEvent/EventChannel/Identification_Service.cpp: * orbsvcs/orbsvcs/FtRtEvent/Utils/Log.cpp: * orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.cpp: * orbsvcs/orbsvcs/Notify/Name_Value_Pair.cpp: * orbsvcs/orbsvcs/Notify/Random_File.cpp: * tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp: Added needed includes
Diffstat (limited to 'TAO/tests/CodeSets')
-rw-r--r--TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16.cpp1
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 74ac6090595..2ff695969cd 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_Memory.h"
// ****************************************************************