summaryrefslogtreecommitdiff
path: root/TAO/tao/server_factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/server_factory.cpp')
-rw-r--r--TAO/tao/server_factory.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/server_factory.cpp b/TAO/tao/server_factory.cpp
index a7e68f1b01a..748081faf1d 100644
--- a/TAO/tao/server_factory.cpp
+++ b/TAO/tao/server_factory.cpp
@@ -13,9 +13,13 @@
// $Id$
// ============================================================================
+#if 0
#if !defined (__ACE_INLINE__)
# include "server_factory.i"
#endif /* __ACE_INLINE__ */
+#endif /* 0 */
+
+#include "tao/corba.h"
TAO_Server_Strategy_Factory::TAO_Server_Strategy_Factory (void)
{}