summaryrefslogtreecommitdiff
path: root/ace/IOStream_T.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-04 09:30:13 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-04 09:30:13 +0000
commitca174af8a44cfb38ccfaf84b636733fece06151a (patch)
tree2737eb21f3c0071b3be75f7284e36570a163ce89 /ace/IOStream_T.cpp
parent6dbef86665e74490caa4281187065c12e665b691 (diff)
downloadATCD-ca174af8a44cfb38ccfaf84b636733fece06151a.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/IOStream_T.cpp')
-rw-r--r--ace/IOStream_T.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/ace/IOStream_T.cpp b/ace/IOStream_T.cpp
index c18285f4331..53fbde66aff 100644
--- a/ace/IOStream_T.cpp
+++ b/ace/IOStream_T.cpp
@@ -4,7 +4,10 @@
#if !defined (ACE_IOSTREAM_T_C)
#define ACE_IOSTREAM_T_C
-#include "ace/config.h"
+#define ACE_BUILD_DLL
+
+#include "ace/IOStream_T.h"
+
#if !defined (ACE_LACKS_ACE_IOSTREAM)
#if defined (__GNUG__)
@@ -21,9 +24,6 @@
# endif /* ! ACE_IOSTREAM_T_H */
#endif /* __GNUG__ */
-#define ACE_BUILD_DLL
-#include "ace/IOStream_T.h"
-
#if !defined (__ACE_INLINE__)
#include "ace/IOStream_T.i"
#endif /* !__ACE_INLINE__ */