[ox/std] Move most macros to def.hpp in anticipation of C++20 modules

This commit is contained in:
2022-01-28 19:57:19 -06:00
parent f10373864d
commit 99550b60ee
7 changed files with 104 additions and 70 deletions

View File

@@ -24,7 +24,6 @@ add_library(
buffer.cpp
buildinfo.cpp
byteswap.cpp
defer.hpp
fmt.cpp
heapmgr.cpp
memops.cpp
@@ -71,7 +70,9 @@ install(
buffer.hpp
buildinfo.hpp
byteswap.hpp
def.hpp
defines.hpp
defer.hpp
error.hpp
fmt.hpp
hardware.hpp