diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-19 02:49:47 +0000 |
commit | 85daf63f6db8e2ed04bd205b06adde44ee0f02b1 (patch) | |
tree | be384a0eb0fa3288e148df1b2d78d155c2e66754 /ace/IOStream_T.cpp | |
parent | 460b85d628f92fe91a12e7e336e6258b7831e06f (diff) | |
download | ATCD-85daf63f6db8e2ed04bd205b06adde44ee0f02b1.tar.gz |
ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/IOStream_T.cpp')
-rw-r--r-- | ace/IOStream_T.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/IOStream_T.cpp b/ace/IOStream_T.cpp index be25100cc08..176f47afc17 100644 --- a/ace/IOStream_T.cpp +++ b/ace/IOStream_T.cpp @@ -3,8 +3,6 @@ #ifndef ACE_IOSTREAM_T_C #define ACE_IOSTREAM_T_C -#define ACE_BUILD_DLL - #include "ace/IOStream_T.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) |