summaryrefslogtreecommitdiff
path: root/TAO/tao
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao')
-rw-r--r--TAO/tao/DynUnion_i_T.h2
-rw-r--r--TAO/tao/ORB_Strategies_T.h2
-rw-r--r--TAO/tao/Sequence_T.h2
-rw-r--r--TAO/tao/poa_T.h2
-rw-r--r--TAO/tao/varout.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/DynUnion_i_T.h b/TAO/tao/DynUnion_i_T.h
index 7769e883064..5d6cc452e52 100644
--- a/TAO/tao/DynUnion_i_T.h
+++ b/TAO/tao/DynUnion_i_T.h
@@ -65,7 +65,7 @@ private:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation "DynUnion_i_T.cpp"
+#pragma implementation ("DynUnion_i_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* TAO_DYNUNION_I_T_H */
diff --git a/TAO/tao/ORB_Strategies_T.h b/TAO/tao/ORB_Strategies_T.h
index 293d79b6d85..ab1137cb540 100644
--- a/TAO/tao/ORB_Strategies_T.h
+++ b/TAO/tao/ORB_Strategies_T.h
@@ -51,7 +51,7 @@ public:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation "ORB_Strategies_T.cpp"
+#pragma implementation ("ORB_Strategies_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* TAO_ORB_STRATEGIES_T_H */
diff --git a/TAO/tao/Sequence_T.h b/TAO/tao/Sequence_T.h
index 18e93f79a2f..14511d111a4 100644
--- a/TAO/tao/Sequence_T.h
+++ b/TAO/tao/Sequence_T.h
@@ -691,7 +691,7 @@ public:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation "Sequence_T.cpp"
+#pragma implementation ("Sequence_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* TAO_SEQUENCE_T_H */
diff --git a/TAO/tao/poa_T.h b/TAO/tao/poa_T.h
index 89e77666fa6..df7a7fe49e2 100644
--- a/TAO/tao/poa_T.h
+++ b/TAO/tao/poa_T.h
@@ -46,7 +46,7 @@ protected:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation "poa_T.cpp"
+#pragma implementation ("poa_T.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* TAO_POA_T_H */
diff --git a/TAO/tao/varout.h b/TAO/tao/varout.h
index ce04d519e67..9d8550ef924 100644
--- a/TAO/tao/varout.h
+++ b/TAO/tao/varout.h
@@ -714,7 +714,7 @@ private:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation "varout.cpp"
+#pragma implementation ("varout.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* TAO_VAROUT_H */