Explorar o código

Follow up 77fec5825e76c2380405d9d49ab1581148dd34d5
* Fixed missing reference for `sort` & `find_if`

Cydh Ramdh %!s(int64=7) %!d(string=hai) anos
pai
achega
dc0512a3b8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/map/tax.cpp

+ 1 - 0
src/map/tax.cpp

@@ -3,6 +3,7 @@
 
 #include "tax.hpp"
 
+#include <algorithm>
 #include <string.h>
 #include <yaml-cpp/yaml.h>