[ox/std] Add defer

This commit is contained in:
2021-07-03 18:30:15 -05:00
parent fcdede2064
commit ff2f13c99f
3 changed files with 39 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ add_library(
buffer.cpp
buildinfo.cpp
byteswap.cpp
defer.hpp
fmt.cpp
heapmgr.cpp
memops.cpp