mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Remove old boost includes and defines
This commit is contained in:
@@ -108,6 +108,8 @@
|
||||
|
||||
#include "../lib/texts/TextOperations.h"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
// The macro below is used to mark functions that are called by client when game state changes.
|
||||
// They all assume that interface mutex is locked.
|
||||
#define EVENT_HANDLER_CALLED_BY_CLIENT
|
||||
|
||||
Reference in New Issue
Block a user