[ox/std] Add call and logCatch for safe calling of throwing functions

This commit is contained in:
2026-04-29 01:47:15 -05:00
parent 5c146c6660
commit 4048753205
+1
View File
@@ -107,6 +107,7 @@ install(
def.hpp def.hpp
defer.hpp defer.hpp
defines.hpp defines.hpp
errhandling.hpp
error.hpp error.hpp
fmt.hpp fmt.hpp
hardware.hpp hardware.hpp