Ver Fonte

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

Cydh Ramdh há 7 anos atrás
pai
commit
dc0512a3b8
1 ficheiros alterados com 1 adições e 0 exclusões
  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>