forked from Lainports/opnsense-ports
10 lines
320 B
C++
10 lines
320 B
C++
--- src/Basescape/BaseInfoState.cpp.orig 2014-06-13 19:14:43 UTC
|
|
+++ src/Basescape/BaseInfoState.cpp
|
|
@@ -17,6 +17,7 @@
|
|
* along with OpenXcom. If not, see <http://www.gnu.org/licenses/>.
|
|
*/
|
|
#include "BaseInfoState.h"
|
|
+#include <cmath>
|
|
#include <sstream>
|
|
#include "../Engine/Game.h"
|
|
#include "../Engine/Action.h"
|