Explorar o código

Fixed the build.

Alex Szpakowski %!s(int64=9) %!d(string=hai) anos
pai
achega
004ffb8819
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/modules/math/wrap_Math.cpp

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

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