some more missing headers (PR #12886, amended by @lukasmatena)

This commit is contained in:
Robert Schiele 2024-06-22 15:15:25 +02:00 committed by Lukas Matena
parent 5500f85594
commit d6e605c14b

View File

@ -2,6 +2,10 @@
///|/
///|/ PrusaSlicer is released under the terms of the AGPLv3 or higher
///|/
#include <algorithm>
#include <cmath>
#include "RulerForDoubleSlider.hpp"
#include "libslic3r/CustomGCode.hpp"
#include "libslic3r/libslic3r.h"