summaryrefslogtreecommitdiff
path: root/TAO/tao/ObjectIDList.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-08 20:46:03 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-08 20:46:03 +0000
commit1b20008871a1cb2278427d34371bf0f98a25b5b7 (patch)
tree7578b48d89cba6bba0e7bfaeccab278a16a584d7 /TAO/tao/ObjectIDList.cpp
parente4461be7ddfe47c5385793bc2e48f67052d48b69 (diff)
downloadATCD-1b20008871a1cb2278427d34371bf0f98a25b5b7.tar.gz
ChangeLogTag:Sun Aug 8 15:44:15 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/ObjectIDList.cpp')
-rw-r--r--TAO/tao/ObjectIDList.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/ObjectIDList.cpp b/TAO/tao/ObjectIDList.cpp
index 4425eb9cac4..92bdb6a741a 100644
--- a/TAO/tao/ObjectIDList.cpp
+++ b/TAO/tao/ObjectIDList.cpp
@@ -11,6 +11,9 @@
//
#include "ObjectIDList.h"
+#include "tao/Typecode.h"
+#include "tao/ORB.h"
+#include "tao/Any.h"
#if !defined (__ACE_INLINE__)
#include "ObjectIDList.i"