summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Internal.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-11 17:24:49 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-11 17:24:49 +0000
commit3bcc2e24b14184c16e382e2e443266144c3f67bf (patch)
tree499951c804f998155a48c75ce6bc645745098f5d /TAO/tao/TAO_Internal.cpp
parentd32db8a2cdbf88679930148a7423a4183debc7f1 (diff)
downloadATCD-3bcc2e24b14184c16e382e2e443266144c3f67bf.tar.gz
ChangeLogTag:Thu Feb 11 11:23:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/TAO_Internal.cpp')
-rw-r--r--TAO/tao/TAO_Internal.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/TAO_Internal.cpp b/TAO/tao/TAO_Internal.cpp
index 1b8e7050c04..0750c47d31d 100644
--- a/TAO/tao/TAO_Internal.cpp
+++ b/TAO/tao/TAO_Internal.cpp
@@ -1,11 +1,12 @@
// $Id$
+#include "tao/TAO_Internal.h"
#include "ace/Service_Config.h"
#include "ace/Service_Repository.h"
#include "ace/Object_Manager.h"
#include "tao/default_server.h"
#include "tao/default_client.h"
-#include "tao/TAO_Internal.h"
+#include "tao/ORB_Core.h"
ACE_RCSID(tao, TAO_Internal, "$Id$")