1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Added missing include

This commit is contained in:
Enrico Turri
2019-11-04 14:28:18 +01:00
parent c37cdb6585
commit f5bef3707f
+1
View File
@@ -5,6 +5,7 @@
#include <boost/filesystem/path.hpp>
#include <boost/format.hpp>
#include <boost/log/trivial.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <wx/frame.h>
#include <wx/event.h>