Add missing include

This commit is contained in:
Vojtech Kral
2018-12-12 14:15:08 +01:00
parent 63cc46e8fa
commit 6b63ee406d

View File

@@ -3,6 +3,8 @@
#include <memory>
#include <string>
#include <boost/filesystem/path.hpp>
#include <wx/string.h>