فهرست منبع

Fixed the build.

Alex Szpakowski 9 سال پیش
والد
کامیت
004ffb8819
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/modules/math/wrap_Math.cpp

+ 1 - 0
src/modules/math/wrap_Math.cpp

@@ -27,6 +27,7 @@
 
 #include <cmath>
 #include <iostream>
+#include <algorithm>
 
 namespace love
 {