[ox/std] Remove unused include from assert.hpp
This commit is contained in:
parent
1a2733f5ce
commit
52536fcb97
4
deps/ox/src/ox/std/assert.hpp
vendored
4
deps/ox/src/ox/std/assert.hpp
vendored
@ -8,10 +8,6 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#if defined(OX_USE_STDLIB)
|
|
||||||
#include <iostream>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <ox/__buildinfo/defines.hpp>
|
#include <ox/__buildinfo/defines.hpp>
|
||||||
|
|
||||||
#include "error.hpp"
|
#include "error.hpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user