Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/slic3r/pchheader.hpp')
-rw-r--r--src/slic3r/pchheader.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/slic3r/pchheader.hpp b/src/slic3r/pchheader.hpp
index 3b321d960..a33b8a3a6 100644
--- a/src/slic3r/pchheader.hpp
+++ b/src/slic3r/pchheader.hpp
@@ -183,3 +183,5 @@
#include "libslic3r/BoundingBox.hpp"
#include "libslic3r/ClipperUtils.hpp"
#include "libslic3r/libslic3r.h"
+
+#include "GUI/format.hpp"