[ox] Split generalizable portion MC into ser package
This commit is contained in:
3
deps/ox/src/ox/mc/write.hpp
vendored
3
deps/ox/src/ox/mc/write.hpp
vendored
@@ -8,13 +8,14 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <ox/ser/optype.hpp>
|
||||
#include <ox/ser/types.hpp>
|
||||
#include <ox/std/byteswap.hpp>
|
||||
#include <ox/std/string.hpp>
|
||||
#include <ox/std/vector.hpp>
|
||||
#include <ox/std/types.hpp>
|
||||
|
||||
#include "err.hpp"
|
||||
#include "optype.hpp"
|
||||
#include "presencemask.hpp"
|
||||
#include "types.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user