summaryrefslogtreecommitdiff
path: root/ace/If_Then_Else.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/If_Then_Else.h')
-rw-r--r--ace/If_Then_Else.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/If_Then_Else.h b/ace/If_Then_Else.h
index 163219e206b..e9ca33a0631 100644
--- a/ace/If_Then_Else.h
+++ b/ace/If_Then_Else.h
@@ -17,10 +17,6 @@
#ifndef ACE_IF_THEN_ELSE_H
#define ACE_IF_THEN_ELSE_H
-#include "ace/config-lite.h"
-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace ACE
{
@@ -84,6 +80,4 @@ namespace ACE
}
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#endif /* ACE_IF_THEN_ELSE_H */