Make mamer compilable
[capablanca.git] / lasker-2.2.3 / bots / mamer / User.hh
index 9ef55e6..26d41f0 100644 (file)
 #ifndef _USER_
 #define _USER_
 
-#include <fstream.h>
-#include <iostream.h>
+#include <fstream>
+#include <iostream>
+
+using namespace std;
 
 extern "C" {
 #include <sys/param.h>