summaryrefslogtreecommitdiff
path: root/ace/Typed_SV_Message.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-20 20:49:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-20 20:49:52 +0000
commit2a6e2b30f0512eb0470ebb317c57635cc07d7532 (patch)
tree1f0cb48c66100561a922df8800b74134da529c48 /ace/Typed_SV_Message.h
parent7739bdcf75d9b58c67ea0c3f53d7851f05151db7 (diff)
downloadATCD-2a6e2b30f0512eb0470ebb317c57635cc07d7532.tar.gz
replace () around #pragma implementation argument
Diffstat (limited to 'ace/Typed_SV_Message.h')
-rw-r--r--ace/Typed_SV_Message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Typed_SV_Message.h b/ace/Typed_SV_Message.h
index 60465ab1bd8..5929b7e7a11 100644
--- a/ace/Typed_SV_Message.h
+++ b/ace/Typed_SV_Message.h
@@ -86,7 +86,7 @@ private:
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation "Typed_SV_Message.cpp"
+#pragma implementation ("Typed_SV_Message.cpp")
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* ACE_TYPED_SV_MESSAGE_H */