summaryrefslogtreecommitdiff
path: root/TAO/tests/Muxed_GIOP_Versions
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Muxed_GIOP_Versions')
-rw-r--r--TAO/tests/Muxed_GIOP_Versions/test_i.cpp2
-rw-r--r--TAO/tests/Muxed_GIOP_Versions/test_i.h2
-rw-r--r--TAO/tests/Muxed_GIOP_Versions/test_i.inl (renamed from TAO/tests/Muxed_GIOP_Versions/test_i.i)0
3 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Muxed_GIOP_Versions/test_i.cpp b/TAO/tests/Muxed_GIOP_Versions/test_i.cpp
index 07e359a2f52..3b0bc90496b 100644
--- a/TAO/tests/Muxed_GIOP_Versions/test_i.cpp
+++ b/TAO/tests/Muxed_GIOP_Versions/test_i.cpp
@@ -4,7 +4,7 @@
#include "tao/debug.h"
#if !defined(__ACE_INLINE__)
-#include "test_i.i"
+#include "test_i.inl"
#endif /* __ACE_INLINE__ */
#include "ace/OS_NS_unistd.h"
diff --git a/TAO/tests/Muxed_GIOP_Versions/test_i.h b/TAO/tests/Muxed_GIOP_Versions/test_i.h
index 65fa40ed8b2..754314ec14b 100644
--- a/TAO/tests/Muxed_GIOP_Versions/test_i.h
+++ b/TAO/tests/Muxed_GIOP_Versions/test_i.h
@@ -43,7 +43,7 @@ private:
};
#if defined(__ACE_INLINE__)
-#include "test_i.i"
+#include "test_i.inl"
#endif /* __ACE_INLINE__ */
#endif /* TAO_MT_SERVER_TEST_I_H */
diff --git a/TAO/tests/Muxed_GIOP_Versions/test_i.i b/TAO/tests/Muxed_GIOP_Versions/test_i.inl
index 97524552ff4..97524552ff4 100644
--- a/TAO/tests/Muxed_GIOP_Versions/test_i.i
+++ b/TAO/tests/Muxed_GIOP_Versions/test_i.inl