summaryrefslogtreecommitdiff
path: root/ace/Local_Tokens_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Local_Tokens_T.h')
-rw-r--r--ace/Local_Tokens_T.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/Local_Tokens_T.h b/ace/Local_Tokens_T.h
index c8a5f21db2a..a47651eeaa8 100644
--- a/ace/Local_Tokens_T.h
+++ b/ace/Local_Tokens_T.h
@@ -1,7 +1,6 @@
/* -*- C++ -*- */
// $Id$
-
// ============================================================================
//
// = LIBRARY
@@ -21,6 +20,7 @@
//
// ============================================================================
+#if 0
#if !defined (ACE_LOCAL_TOKENS_T_H)
#define ACE_LOCAL_TOKENS_T_H
@@ -93,3 +93,4 @@ private:
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* ACE_LOCAL_TOKENS_T_H */
+#endif /* 0 */