[ox/claw] Make Claw build in GBA builds, only without OC
This commit is contained in:
2
deps/ox/src/ox/claw/write.hpp
vendored
2
deps/ox/src/ox/claw/write.hpp
vendored
@ -9,7 +9,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <ox/mc/write.hpp>
|
||||
#ifdef OX_USE_STDLIB
|
||||
#include <ox/oc/write.hpp>
|
||||
#endif
|
||||
#include <ox/std/string.hpp>
|
||||
#include <ox/std/vector.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user