remove Unused include from higher version of compiler

This commit is contained in:
Filip Sykala - NTB T15p 2025-02-17 09:38:02 +01:00 committed by Lukas Matena
parent f4e61ffddd
commit c16ae5bf1f

View File

@ -3,7 +3,6 @@
///|/ ///|/
///|/ PrusaSlicer is released under the terms of the AGPLv3 or higher ///|/ PrusaSlicer is released under the terms of the AGPLv3 or higher
///|/ ///|/
#include <format>
#include "libslic3r/libslic3r.h" #include "libslic3r/libslic3r.h"
#include "GLGizmoSlaSupports.hpp" #include "GLGizmoSlaSupports.hpp"
#include "slic3r/GUI/MainFrame.hpp" #include "slic3r/GUI/MainFrame.hpp"