summaryrefslogtreecommitdiff
path: root/ace/Template_Instantiations.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Template_Instantiations.cpp')
-rw-r--r--ace/Template_Instantiations.cpp17
1 files changed, 9 insertions, 8 deletions
diff --git a/ace/Template_Instantiations.cpp b/ace/Template_Instantiations.cpp
index 54d458591f6..f881982b6e4 100644
--- a/ace/Template_Instantiations.cpp
+++ b/ace/Template_Instantiations.cpp
@@ -1,13 +1,14 @@
// $Id$
-// Note: this file has been created through concatenation of ALL explicit template
-// instantiations in ACE, and only those that interfered with the
-// multithreaded port of ACE to pSOS using the Diab D-C++ 4.1a compiler
-// have been wrapped with the appropriate preprocesor directives for
-// conditional compilation. If you are trying to use this file, you will need
-// to ensure that any additional preprocessor directives needed are added.
-// Also, if you wish to extend this technique to instantiation pragmas,
-// you will need to modify the preprocesor directives below
+// Note: this file has been created through concatenation of ALL
+// explicit template instantiations in ACE, and only those that
+// interfered with the multithreaded port of ACE to pSOS using the
+// Diab D-C++ 4.1a compiler have been wrapped with the appropriate
+// preprocesor directives for conditional compilation. If you are
+// trying to use this file, you will need to ensure that any
+// additional preprocessor directives needed are added. Also, if you
+// wish to extend this technique to instantiation pragmas, you will
+// need to modify the preprocesor directives below
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION_FILE)