summaryrefslogtreecommitdiff
path: root/TAO/tao/InterfaceS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/InterfaceS.h')
-rw-r--r--TAO/tao/InterfaceS.h45
1 files changed, 0 insertions, 45 deletions
diff --git a/TAO/tao/InterfaceS.h b/TAO/tao/InterfaceS.h
deleted file mode 100644
index ba2ddee8734..00000000000
--- a/TAO/tao/InterfaceS.h
+++ /dev/null
@@ -1,45 +0,0 @@
-/* -*- C++ -*- */
-//$Id$
-
-// ****** Code generated by the The ACE ORB (TAO) IDL Compiler *******
-// TAO and the TAO IDL Compiler have been developed by the Center for
-// Distributed Object Computing at Washington University, St. Louis.
-//
-// Information about TAO is available at:
-// http://www.cs.wustl.edu/~schmidt/TAO.html
-
-#ifndef _TAO_IDL_INTERFACES_H_
-#define _TAO_IDL_INTERFACES_H_
-
-#include "tao/POA_CORBA.h"
-#include "tao/Operation_Table.h"
-#include "tao/Stub.h"
-#include "tao/ORB_Core.h"
-#include "tao/Server_Request.h"
-#include "tao/NVList.h"
-#include "tao/Object_Adapter.h"
-
-#if (TAO_HAS_INTERFACE_REPOSITORY == 1)
-
-#if !defined (ACE_LACKS_PRAGMA_ONCE)
-# pragma once
-#endif /* ACE_LACKS_PRAGMA_ONCE */
-
-#if defined(_MSC_VER)
-#if (_MSC_VER >= 1200)
-#pragma warning(push)
-#endif /* _MSC_VER >= 1200 */
-#pragma warning(disable:4250)
-#endif /* _MSC_VER */
-
-#if defined (__ACE_INLINE__)
-#include "tao/InterfaceS.i"
-#endif /* defined INLINE */
-
-#if defined(_MSC_VER) && (_MSC_VER >= 1200)
-#pragma warning(pop)
-#endif /* _MSC_VER */
-
-#endif /* TAO_HAS_INTERFACE_REPOSITORY == 1 */
-
-#endif /* _TAO_IDL_INTERFACES_H_ */