mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
Fix of compilation on Linux, disabled -Wreorder
This commit is contained in:
parent
153bd108a2
commit
27bba45331
4 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "PostProcessor.hpp"
|
||||
|
||||
|
||||
#ifdef WIN32
|
||||
#if 1
|
||||
//#ifdef WIN32
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue