Browse Source

fix(cmake): remove list.hpp

greatbridf 1 year ago
parent
commit
fa48094702
1 changed files with 0 additions and 1 deletions
  1. 0 1
      CMakeLists.txt

+ 0 - 1
CMakeLists.txt

@@ -84,7 +84,6 @@ set(KERNEL_MAIN_SOURCES src/fs/fat.cpp
                         include/types/status.h
                         include/types/allocator.hpp
                         include/types/cplusplus.hpp
-                        include/types/list.hpp
                         include/types/lock.hpp
                         include/types/string.hpp
                         include/types/vector.hpp