[ox/std] Add missing includes to CMake install and std.hpp
This commit is contained in:
6
deps/ox/src/ox/std/CMakeLists.txt
vendored
6
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -48,17 +48,19 @@ install(
|
||||
error.hpp
|
||||
hardware.hpp
|
||||
hashmap.hpp
|
||||
heapmgr.hpp
|
||||
math.hpp
|
||||
memops.hpp
|
||||
new.hpp
|
||||
random.hpp
|
||||
std.hpp
|
||||
stddef.hpp
|
||||
stacktrace.hpp
|
||||
string.hpp
|
||||
strongint.hpp
|
||||
strops.hpp
|
||||
std.hpp
|
||||
stddef.hpp
|
||||
trace.hpp
|
||||
typeinfo.hpp
|
||||
types.hpp
|
||||
typetraits.hpp
|
||||
units.hpp
|
||||
|
Reference in New Issue
Block a user