[ox/model] Add typenamecatcher.hpp to model.hpp

(synced from ceb876b6ae)
This commit is contained in:
2021-10-29 21:50:33 -05:00
parent e75ef05594
commit b61b4c3239
+1
View File
@@ -13,5 +13,6 @@
#include "descwrite.hpp"
#include "fieldcounter.hpp"
#include "modelops.hpp"
#include "typenamecatcher.hpp"
#include "types.hpp"
#include "walk.hpp"