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

missing includes

This commit is contained in:
Slic3rPE
2020-02-03 10:13:15 +01:00
parent 5b103116c5
commit e50825ce05
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
#include <wx/glcanvas.h>
#include <wx/timer.h>
#include <wx/msgdlg.h>
#include <vector>
#include <string>
+1
View File
@@ -3,6 +3,7 @@
#include <map>
#include <vector>
#include <set>
#include <wx/bitmap.h>
#include <wx/dataview.h>