diff --git a/Internal.h b/Internal.h index cd869e5..c3555c3 100644 --- a/Internal.h +++ b/Internal.h @@ -20,7 +20,6 @@ using namespace weaselab; #include #include #include -#include #include diff --git a/SkipList.cpp b/SkipList.cpp index faa36fb..e0bf4e1 100644 --- a/SkipList.cpp +++ b/SkipList.cpp @@ -25,6 +25,7 @@ #include #include +#include std::span keyAfter(Arena &arena, std::span key) { auto result =