diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-16 02:47:27 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-16 02:47:27 +0000 |
commit | 20a0182e07ce0ca1a60d9ef530a4ddaa88a09e2a (patch) | |
tree | faf4c1110bfa16d36c53fedca2bb617cf0a8c9d0 /ace/IOStream.h | |
parent | 2063ea232bbb2c819d99f15c815528f3dd309510 (diff) | |
download | ATCD-20a0182e07ce0ca1a60d9ef530a4ddaa88a09e2a.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/IOStream.h')
-rw-r--r-- | ace/IOStream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/IOStream.h b/ace/IOStream.h index c4531044c3c..7603553178d 100644 --- a/ace/IOStream.h +++ b/ace/IOStream.h @@ -682,7 +682,7 @@ public: # if ! defined( ACE_IOSTREAM_C ) # define ACE_IOSTREAM_BUILDING_TEMPLATE # endif -# include "IOStream.cpp" +# include "ace/IOStream.cpp" #endif /* ACE_TEMPLATES_REQUIRE_SOURCE */ #endif /* ACE_IOSTREAM_H */ |