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

This commit is contained in:
Gary Talent 2021-10-29 21:50:33 -05:00
parent 0133ea30dc
commit ceb876b6ae

View File

@ -13,5 +13,6 @@
#include "descwrite.hpp"
#include "fieldcounter.hpp"
#include "modelops.hpp"
#include "typenamecatcher.hpp"
#include "types.hpp"
#include "walk.hpp"