diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -23,7 +23,7 @@ add_files( random_func.cpp random_func.hpp smallstack_type.hpp - smallvec_type.hpp + container_func.hpp span_type.hpp strong_typedef_type.hpp )