diff --git a/shared_module/container/hive.hpp b/shared_module/container/hive.hpp deleted file mode 100644 index 2af961e..0000000 --- a/shared_module/container/hive.hpp +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -#include - -#include "detail/hive_detail.hpp" - -template -using hive_mp = detail::hive>; \ No newline at end of file