mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-10-04 16:06:33 +08:00
move wx includes into precomp guard.
This commit is contained in:
parent
104089a3e3
commit
cb8697f261
@ -1,10 +1,10 @@
|
||||
#include <wx/wxprec.h>
|
||||
#ifndef WX_PRECOMP
|
||||
#include <wx/wx.h>
|
||||
#include <wx/display.h>
|
||||
#include <wx/filefn.h>
|
||||
#include <wx/dir.h>
|
||||
#endif
|
||||
#include <wx/display.h>
|
||||
#include <wx/filefn.h>
|
||||
#include <string>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user