summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-23 17:17:33 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-23 17:17:33 +0000
commita022a4e33b5d965781fd2b82ee33ada2444a0f7a (patch)
treef8c1b28b8e0805a1d454b7975d2cf5dbaa47ccb8 /TAO
parent6b4aadf41b2823b8c423346659358c735a3e11f8 (diff)
downloadATCD-a022a4e33b5d965781fd2b82ee33ada2444a0f7a.tar.gz
typos
Diffstat (limited to 'TAO')
-rw-r--r--TAO/tests/IDL_Test/namespace_check.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/IDL_Test/namespace_check.cpp b/TAO/tests/IDL_Test/namespace_check.cpp
index feb5a4c09a9..fa0ab1fc406 100644
--- a/TAO/tests/IDL_Test/namespace_check.cpp
+++ b/TAO/tests/IDL_Test/namespace_check.cpp
@@ -23,7 +23,7 @@
#if defined (ACE_HAS_USING_KEYWORD)
-#include reopened_modulesC.cpp
-#include reopened_modulesS.cpp
+#include "reopened_modulesC.cpp"
+#include "reopened_modulesS.cpp"
#endif /* ACE_HAS_USING_KEYWORD */