includes cleaning

This commit is contained in:
Andrzej Rybczak
2009-02-10 12:19:59 +01:00
parent b607617193
commit f9f5149b76
27 changed files with 137 additions and 126 deletions

View File

@@ -20,6 +20,9 @@
#include "window.h"
using std::string;
using std::wstring;
void InitScreen(bool enable_colors)
{
setlocale(LC_ALL, "");