X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fvoxelalgorithms.h;h=6996246127c5b9352ffa3ecd409a0e0cb75cb2d0;hb=d74385be24f0c11b34d4af6a92c7bc8d18e5748e;hp=b518979d7f095a4a7c92009c4886c901250833dc;hpb=57e5aa662851485902575c3c747437e365bf72c8;p=dragonfireclient.git diff --git a/src/voxelalgorithms.h b/src/voxelalgorithms.h index b518979d7..699624612 100644 --- a/src/voxelalgorithms.h +++ b/src/voxelalgorithms.h @@ -23,7 +23,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "voxel.h" #include "mapnode.h" #include "util/container.h" -#include "util/cpp11_container.h" class Map; class ServerMap;