Add asserts.hpp to std.hpp
This commit is contained in:
parent
cfc95b2dd1
commit
957b94a48d
1
deps/ox/src/ox/std/std.hpp
vendored
1
deps/ox/src/ox/std/std.hpp
vendored
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include "assert.hpp"
|
||||||
#include "bitops.hpp"
|
#include "bitops.hpp"
|
||||||
#include "byteswap.hpp"
|
#include "byteswap.hpp"
|
||||||
#include "math.hpp"
|
#include "math.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user