1
0
Fork 0

Add missing header

This commit is contained in:
Myst33d 2020-10-03 23:44:43 +06:00 committed by purringChaos
parent 0420b79a93
commit b8303f8a59

View file

@ -19,6 +19,7 @@
#include <iosfwd>
#include <memory>
#include <spdlog/fmt/fmt.h>
#include <fstream>
extern void registerTypes();