reinserted missing headers for compilation on windows

(did expect more than these two :P)
This commit is contained in:
Anonymissimus 2011-05-28 12:18:06 +00:00
parent bc1d9b2e6b
commit c571778a4d

View file

@ -77,13 +77,14 @@
//#include "wesconfig.h"
#include <cerrno>
//#include <clocale>
#include <clocale>
//#include <cmath>
//#include <cstdlib>
//#include <ctime>
#include <fstream>
//#include <iostream>
//#include <iterator>
#include <libintl.h>
//#include <sstream>
//#include <string>