mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 03:15:51 +08:00
Linux with precompiled headers wants Config.hpp header in PrintConfig.cpp
This commit is contained in:
parent
33b63b35a2
commit
75ad7f262e
@ -1,4 +1,5 @@
|
||||
#include "PrintConfig.hpp"
|
||||
#include "Config.hpp"
|
||||
#include "I18N.hpp"
|
||||
|
||||
#include <set>
|
||||
|
Loading…
x
Reference in New Issue
Block a user