1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00
Some minor changes / fixes.
This commit is contained in:
Michał W. Urbańczyk
2009-11-13 16:02:25 +00:00
parent a2e9e351e1
commit f99c4d3c66
11 changed files with 28 additions and 16 deletions

View File

@@ -14,6 +14,8 @@
#include "../CCallback.h"
#include <boost/bind.hpp>
#include <sstream>
#include <boost/algorithm/string/replace.hpp>
#include <boost/lexical_cast.hpp>
/*
* CSpellWindow.cpp, part of VCMI engine