Commit in lcio/sio/include on MAIN
SIO_stream.h+1-41.3 -> 1.4
add include to fix gcc 4.0 compile

lcio/sio/include
SIO_stream.h 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- SIO_stream.h	29 Nov 2005 19:55:33 -0000	1.3
+++ SIO_stream.h	9 Dec 2005 19:01:47 -0000	1.4
@@ -1,5 +1,5 @@
 // ----------------------------------------------------------------------------
-// CVS $Id: SIO_stream.h,v 1.3 2005/11/29 19:55:33 jeremy Exp $
+// CVS $Id: SIO_stream.h,v 1.4 2005/12/09 19:01:47 jeremy Exp $
 // ----------------------------------------------------------------------------
 // => Controller for a single SIO stream.                          
 // ----------------------------------------------------------------------------
@@ -20,10 +20,7 @@
 
 #include "SIO_definitions.h"
 #include "SIO_functions.h"
-
-#ifdef __APPLE__
 #include "SIO_record.h"
-#endif
 
 typedef std::map< void*, void* >                pointedAtMap_c;
 typedef std::map< void*, void* >::iterator      pointedAtMap_i;
CVSspam 0.2.8