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

Fixed compilation with wxWidgets 3.0

This commit is contained in:
Lukas Matena
2020-09-30 17:33:08 +02:00
parent 1ca872f81e
commit 8bf0f75e83
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -22,6 +22,8 @@
#include <GL/glew.h>
#include <boost/log/trivial.hpp>
#include <boost/nowide/cstdio.hpp>
#include <wx/progdlg.h>
#include <wx/numformatter.h>
#include <array>
#include <algorithm>