summaryrefslogtreecommitdiff
path: root/games/openxcom/files/patch-src_Basescape_CraftInfoState.cpp
blob: dcdcffe99b7c1ce40d9dadeb4d6ec011c1dafbe8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/Basescape/CraftInfoState.cpp.orig	2014-06-13 19:14:43 UTC
+++ src/Basescape/CraftInfoState.cpp
@@ -17,6 +17,7 @@
  * along with OpenXcom.  If not, see <http://www.gnu.org/licenses/>.
  */
 #include "CraftInfoState.h"
+#include <cmath>
 #include <sstream>
 #include "../Engine/Game.h"
 #include "../Resource/ResourcePack.h"