mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Fix: licenses, pragma guards, StdInc
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
namespace Nullkiller
|
||||
{
|
||||
|
||||
/*
|
||||
* Build.cpp, part of VCMI engine
|
||||
*
|
||||
@@ -23,6 +20,8 @@ namespace Nullkiller
|
||||
#include "../../../lib/CPathfinder.h"
|
||||
#include "../../../lib/StringConstants.h"
|
||||
|
||||
namespace Nullkiller
|
||||
{
|
||||
|
||||
extern boost::thread_specific_ptr<CCallback> cb;
|
||||
extern boost::thread_specific_ptr<AIGateway> ai;
|
||||
|
||||
Reference in New Issue
Block a user