Add missing header
This commit is contained in:
parent
0420b79a93
commit
b8303f8a59
|
@ -19,6 +19,7 @@
|
||||||
#include <iosfwd>
|
#include <iosfwd>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <spdlog/fmt/fmt.h>
|
#include <spdlog/fmt/fmt.h>
|
||||||
|
#include <fstream>
|
||||||
|
|
||||||
extern void registerTypes();
|
extern void registerTypes();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue