summaryrefslogtreecommitdiff
path: root/ace/IOStream_T.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-16 07:58:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-16 07:58:09 +0000
commit5db6a116406b02ad826677d56474373139b5e461 (patch)
treea52a3ebe70100dd6ee98945618918994ed8f30cc /ace/IOStream_T.cpp
parent393a25f7bd25beca509700ba1a568442c1a0921c (diff)
downloadATCD-5db6a116406b02ad826677d56474373139b5e461.tar.gz
ChangeLogTag: Wed Jun 16 07:56:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/IOStream_T.cpp')
-rw-r--r--ace/IOStream_T.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/IOStream_T.cpp b/ace/IOStream_T.cpp
index da7f9de66ec..e9b5dee35bf 100644
--- a/ace/IOStream_T.cpp
+++ b/ace/IOStream_T.cpp
@@ -28,7 +28,7 @@ ACE_RCSID(ace, IOStream_T, "$Id$")
#endif /*__GNUG__ */
#if !defined (__ACE_INLINE__)
-#include "ace/IOStream_T.i"
+#include "ace/IOStream_T.inl"
#endif /* !__ACE_INLINE__ */
// We will be given a STREAM by the iostream object which creates us.