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