Add missing include

This commit is contained in:
Vojtech Kral 2018-12-12 14:15:08 +01:00
parent 4e7749a50d
commit 5dd0d505ee

View file

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