diff --git a/deps/ox/src/ox/std/assert.hpp b/deps/ox/src/ox/std/assert.hpp index 7f9bef366..2eb35087d 100644 --- a/deps/ox/src/ox/std/assert.hpp +++ b/deps/ox/src/ox/std/assert.hpp @@ -8,10 +8,6 @@ #pragma once -#if defined(OX_USE_STDLIB) -#include -#endif - #include #include "error.hpp"