Foereaper 6ee9bc9e9d Fix bot PCH
On unix builds, the PCH would collide with Games PCH
2015-04-04 11:38:55 +02:00

5 lines
96 B
C++

#include "../../botpch.h"
#include "../playerbot.h"
#include "Multiplier.h"
using namespace ai;