From eb085907d0bdce90f17c50e041d4a3bf664e61d2 Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Sat, 2 Nov 2013 11:22:32 +0000 Subject: [PATCH] fixed the build --- source/shared_lib/include/platform/common/math_wrapper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/shared_lib/include/platform/common/math_wrapper.h b/source/shared_lib/include/platform/common/math_wrapper.h index 117350e59..e90550b83 100644 --- a/source/shared_lib/include/platform/common/math_wrapper.h +++ b/source/shared_lib/include/platform/common/math_wrapper.h @@ -15,7 +15,7 @@ #ifdef USE_STREFLOP #include -//#include +#include #else