summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub_Factory.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-02-20 17:50:09 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-02-20 17:50:09 +0000
commit6960ce41e6d742387dd64136d09eb822304ef50d (patch)
treee525bff1d716f4a9b884898cb87db5ef7d1200cb /TAO/tao/Stub_Factory.h
parent7910287d755f04a87eeae6e9e9614cf313da35cd (diff)
downloadATCD-6960ce41e6d742387dd64136d09eb822304ef50d.tar.gz
ChangeLogTag:Thu Feb 20 09:07:56 2003 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/Stub_Factory.h')
-rw-r--r--TAO/tao/Stub_Factory.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/TAO/tao/Stub_Factory.h b/TAO/tao/Stub_Factory.h
index 5fa3dae9617..f928c6db664 100644
--- a/TAO/tao/Stub_Factory.h
+++ b/TAO/tao/Stub_Factory.h
@@ -1,3 +1,5 @@
+// -*- C++ -*-
+
//=============================================================================
/**
* @file Stub_Factory.h
@@ -18,15 +20,19 @@
#include "ace/pre.h"
#include "tao/corbafwd.h"
-#include "ace/Service_Object.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+#include "ace/Service_Object.h"
+#include "ace/CORBA_macros.h"
+
+
// Forward references
class TAO_MProfile;
class TAO_ORB_Core;
+class TAO_Stub;
/**
* @class TAO_Stub_Factory