mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Added missing (?) includes from last revision.
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
#include "../hch/CDefHandler.h"
|
#include "../hch/CDefHandler.h"
|
||||||
#include "../hch/CGeneralTextHandler.h"
|
#include "../hch/CGeneralTextHandler.h"
|
||||||
#include "../hch/CObjectHandler.h"
|
#include "../hch/CObjectHandler.h"
|
||||||
|
#include "../hch/CTownHandler.h"
|
||||||
|
#include "../lib/map.h"
|
||||||
#include <boost/assign/std/vector.hpp>
|
#include <boost/assign/std/vector.hpp>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
using namespace boost::assign;
|
using namespace boost::assign;
|
||||||
|
Reference in New Issue
Block a user