diff --git a/src/misc/blob.hpp b/src/misc/blob.hpp --- a/src/misc/blob.hpp +++ b/src/misc/blob.hpp @@ -13,8 +13,6 @@ #define BLOB_HPP #include "../core/alloc_func.hpp" -#include "../core/mem_func.hpp" -#include /** * Base class for simple binary blobs.