Make mamer compilable
[capablanca.git] / lasker-2.2.3 / bots / mamer / Tourney.hh
index 0abe3ac..7fc71ab 100644 (file)
@@ -16,8 +16,8 @@
 
 #define log22(x) (log(x)/log(2))
 
-#include <fstream.h>
-#include <iostream.h>
+#include <fstream>
+#include <iostream>
 
 extern "C" {
 #include <sys/param.h>