summaryrefslogtreecommitdiff
path: root/TAO/tests/Cubit/COOL/MT_Cubit/cubit_impl.cpp
diff options
context:
space:
mode:
authorsergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-15 06:33:57 +0000
committersergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-15 06:33:57 +0000
commit05e5c83e86d022c791cac1bdcddad7bba602dbec (patch)
treef0a0224bb1fdcbfcca276343b34f0253776826a3 /TAO/tests/Cubit/COOL/MT_Cubit/cubit_impl.cpp
parent0746dadca825785890575d3645f10963ca2308d8 (diff)
downloadATCD-05e5c83e86d022c791cac1bdcddad7bba602dbec.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tests/Cubit/COOL/MT_Cubit/cubit_impl.cpp')
-rw-r--r--TAO/tests/Cubit/COOL/MT_Cubit/cubit_impl.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tests/Cubit/COOL/MT_Cubit/cubit_impl.cpp b/TAO/tests/Cubit/COOL/MT_Cubit/cubit_impl.cpp
index 1f50e334099..8e98bfef258 100644
--- a/TAO/tests/Cubit/COOL/MT_Cubit/cubit_impl.cpp
+++ b/TAO/tests/Cubit/COOL/MT_Cubit/cubit_impl.cpp
@@ -1,5 +1,7 @@
-#include "ace/ACE.h"
+// $Id$
+
#include "cubit_impl.h"
+#include "ace/ACE.h"
CORBA::Octet Cubit_Impl:: cube_octet (CORBA::Octet o, CORBA::Environment &IT_env)
{