1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/AI/StupidAI/stdafx.h
Michał W. Urbańczyk 2cf6729eee Towards duel support.
2010-12-25 01:43:40 +00:00

3 lines
76 B
C

#pragma once
#include <boost/lexical_cast.hpp>
#include "../../AI_Base.h"