1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

* compilation fix

This commit is contained in:
mateuszb 2010-02-01 13:52:17 +00:00
parent cf03071de5
commit 9c404c5c14

View File

@ -16,6 +16,7 @@
#include "../hch/CGeneralTextHandler.h"
#include "../hch/CObjectHandler.h"
#include "../hch/CTownHandler.h"
#include "../hch/CHeroHandler.h"
#include "../lib/map.h"
#include "../lib/NetPacks.h"
#include <boost/assign/std/vector.hpp>