summaryrefslogtreecommitdiffstats
path: root/contrib/libio/stdiostream.cc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libio/stdiostream.cc')
-rw-r--r--contrib/libio/stdiostream.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libio/stdiostream.cc b/contrib/libio/stdiostream.cc
index bc9bef0..ee0907b 100644
--- a/contrib/libio/stdiostream.cc
+++ b/contrib/libio/stdiostream.cc
@@ -28,8 +28,8 @@ the executable file might be covered by the GNU General Public License. */
#pragma implementation
#endif
-#include <stdiostream.h>
#include "libioP.h"
+#include <stdiostream.h>
// A stdiobuf is "tied" to a FILE object (as used by the stdio package).
// Thus a stdiobuf is always synchronized with the corresponding FILE,
OpenPOWER on IntegriCloud