summaryrefslogtreecommitdiff
path: root/ace/Basic_Types.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-16 12:37:24 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-16 12:37:24 +0000
commit4c3eaeb873dcd8a0111a6dff006ab372b4011865 (patch)
tree2e14fa02fdc9686983237b88f2cf435c00fae3b1 /ace/Basic_Types.h
parent49efc0b4cc0356d711547393e7c080f5e47f53b5 (diff)
downloadATCD-4c3eaeb873dcd8a0111a6dff006ab372b4011865.tar.gz
ChangeLogTag:Wed Jul 16 12:15:34 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/Basic_Types.h')
-rw-r--r--ace/Basic_Types.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/Basic_Types.h b/ace/Basic_Types.h
index dec556db8ae..f9056223709 100644
--- a/ace/Basic_Types.h
+++ b/ace/Basic_Types.h
@@ -316,13 +316,8 @@ typedef ptrdiff_t ptr_arith_t;
// If the platform lacks a long long, define one.
# if defined (ACE_LACKS_LONGLONG_T)
-# if defined (ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION)
// Forward declaration for streams
# include "ace/iosfwd.h"
-# else /* ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION */
-// Else they will get all the stream header files
-# include "ace/streams.h"
-# endif /* ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION */
/**
* @class ACE_U_LongLong