Fix non-PCH build.

This was SVN commit r15274.
This commit is contained in:
leper 2014-06-02 20:06:27 +00:00
parent b4f3b503f2
commit 4f6afbc0bf

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2013 Wildfire Games.
/* Copyright (C) 2014 Wildfire Games.
* This file is part of 0 A.D.
*
* 0 A.D. is free software: you can redistribute it and/or modify
@ -24,6 +24,8 @@
#include "maths/FixedVector3D.h"
#include "maths/FixedVector2D.h"
#include <set>
class CMatrix3D;
/**