summaryrefslogtreecommitdiff
path: root/TAO/tao/Forwarding_Servant.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Forwarding_Servant.h')
-rw-r--r--TAO/tao/Forwarding_Servant.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Forwarding_Servant.h b/TAO/tao/Forwarding_Servant.h
index df49b095c36..e3ad6b1fbd8 100644
--- a/TAO/tao/Forwarding_Servant.h
+++ b/TAO/tao/Forwarding_Servant.h
@@ -21,10 +21,6 @@
#ifndef TAO_FORWARDING_SERVANT_H
#define TAO_FORWARDING_SERVANT_H
-#include "tao/orbconf.h"
-
-#if !defined (TAO_HAS_MINIMUM_CORBA)
-
#include "tao/Servant_Base.h"
#include "tao/ORB.h"
@@ -58,6 +54,4 @@ protected:
// Here is the interface we support
};
-#endif /* TAO_HAS_MINIMUM_CORBA */
-
#endif /* TAO_FORWARDING_SERVANT_H */