[ox/model] Remove unused includes
This commit is contained in:
parent
379c939208
commit
57785ebf99
1
deps/ox/src/ox/model/desctypes.hpp
vendored
1
deps/ox/src/ox/model/desctypes.hpp
vendored
@ -15,7 +15,6 @@
|
|||||||
#include <ox/std/string.hpp>
|
#include <ox/std/string.hpp>
|
||||||
#include <ox/std/typetraits.hpp>
|
#include <ox/std/typetraits.hpp>
|
||||||
#include <ox/std/vector.hpp>
|
#include <ox/std/vector.hpp>
|
||||||
#include <utility>
|
|
||||||
|
|
||||||
#include "optype.hpp"
|
#include "optype.hpp"
|
||||||
#include "types.hpp"
|
#include "types.hpp"
|
||||||
|
2
deps/ox/src/ox/model/descwrite.cpp
vendored
2
deps/ox/src/ox/model/descwrite.cpp
vendored
@ -6,8 +6,6 @@
|
|||||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ox/std/typeinfo.hpp>
|
|
||||||
|
|
||||||
#include "descwrite.hpp"
|
#include "descwrite.hpp"
|
||||||
|
|
||||||
namespace ox {
|
namespace ox {
|
||||||
|
Loading…
Reference in New Issue
Block a user