Skip to content

Commit

Permalink
missing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Slic3rPE authored and Slic3rPE committed Feb 3, 2020
1 parent 5b10311 commit e50825c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/slic3r/GUI/GLCanvas3DManager.cpp
Expand Up @@ -10,6 +10,7 @@

#include <wx/glcanvas.h>
#include <wx/timer.h>
#include <wx/msgdlg.h>

#include <vector>
#include <string>
Expand Down
1 change: 1 addition & 0 deletions src/slic3r/GUI/GUI_ObjectList.hpp
Expand Up @@ -3,6 +3,7 @@

#include <map>
#include <vector>
#include <set>

#include <wx/bitmap.h>
#include <wx/dataview.h>
Expand Down

0 comments on commit e50825c

Please sign in to comment.