diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-12-08 14:45:53 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-12-08 14:45:53 +0000 |
commit | e45c7f31e04d8d2d25b40530af09063288163e92 (patch) | |
tree | 969371262abc212bbd540a98cbbbba2dd5c38e5b /TAO/tao/ORB.cpp | |
parent | 6795a5e886be96600c592e1578346e1dc907e220 (diff) | |
download | ATCD-e45c7f31e04d8d2d25b40530af09063288163e92.tar.gz |
Mon Dec 8 14:45:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB.cpp')
-rw-r--r-- | TAO/tao/ORB.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/ORB.cpp b/TAO/tao/ORB.cpp index 15e4ec17ae9..b9bf165b24c 100644 --- a/TAO/tao/ORB.cpp +++ b/TAO/tao/ORB.cpp @@ -19,7 +19,6 @@ ACE_RCSID (tao, #include "tao/ORBInitializer_Registry_Adapter.h" #include "tao/PolicyFactory_Registry_Adapter.h" #include "tao/NVList_Adapter.h" -#include "tao/TAO_Singleton_Manager.h" #include "tao/Policy_Current.h" #include "tao/Policy_Manager.h" #include "tao/Valuetype_Adapter.h" |