Fix of compilation on Linux, disabled -Wreorder

This commit is contained in:
Vojtech Bubnik 2018-09-17 17:17:38 +02:00
parent 153bd108a2
commit 27bba45331
4 changed files with 5 additions and 4 deletions

View file

@ -2,6 +2,7 @@
#define slic3r_Print_hpp_
#include "libslic3r.h"
#include <atomic>
#include <set>
#include <vector>
#include <string>