Add missing include
This commit is contained in:
parent
4e7749a50d
commit
5dd0d505ee
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <boost/filesystem/path.hpp>
|
||||
|
||||
#include <wx/string.h>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue