Index: trunk/BNC/src/combination/bnccomb.h
===================================================================
--- trunk/BNC/src/combination/bnccomb.h	(revision 10890)
+++ trunk/BNC/src/combination/bnccomb.h	(revision 10907)
@@ -3,6 +3,4 @@
 #define BNCCOMB_H
 
-#include <fstream>
-#include <iostream>
 #ifndef WIN32
 #include <unistd.h>
@@ -10,4 +8,6 @@
 #include <windows.h>
 #endif
+#include <fstream>
+#include <iostream>
 #include <map>
 #include <newmat.h>
