summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-15 20:44:23 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-15 20:44:23 +0000
commita6a8c509740d639f1483b305285d02a0597b708b (patch)
treef230be41e05c50d6dbd53230d3e904f24b878d84 /TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
parentf4dc00cfbcfe419149ed0e775ee8128c3bf18682 (diff)
downloadATCD-a6a8c509740d639f1483b305285d02a0597b708b.tar.gz
removed () from #pragma implementation argument
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Channel_Clients_T.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Channel_Clients_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
index b7dcf2db00d..6f014174df7 100644
--- a/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
+++ b/TAO/orbsvcs/orbsvcs/Channel_Clients_T.h
@@ -87,7 +87,7 @@ private:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation ("Channel_Clients_T.cpp")
+#pragma implementation "Channel_Clients_T.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* ACE_CHANNEL_CLIENTS_T_H */