Add a missing include for clang.

This commit is contained in:
Mark de Wever 2013-01-23 19:57:24 +00:00
parent 05f084ff14
commit ce8a180548

View File

@ -22,9 +22,7 @@
#include <map>
#include <string>
#ifdef _WIN32
#include <time.h>
#endif
#include "simple_wml.hpp"