Bastien Nocera
98e470f378
FIX: Fix missing std::set declaration
...
/run/build/BambuStudio/src/slic3r/GUI/PrePrintChecker.cpp: In member function ‘void Slic3r::GUI::PrinterMsgPanel::SetLabelList(const std::vector<wxString>&, const wxColour&)’:
/run/build/BambuStudio/src/slic3r/GUI/PrePrintChecker.cpp:182:10: error: ‘set’ is not a member of ‘std’
182 | std::set<wxString> unique_texts;
| ^~~
/run/build/BambuStudio/src/slic3r/GUI/PrePrintChecker.cpp:4:1: note: ‘std::set’ is defined in header ‘<set>’; this is probably fixable by adding ‘#include <set>’
3 | #include "I18N.hpp"
+++ |+#include <set>
4 |
(cherry picked from commit 4c9be9a0e42d5e7b94086bcc696c75aa8319c63d)
2025-09-25 09:16:49 +08:00
..
2025-09-24 13:12:55 +08:00
2025-09-23 09:05:19 +08:00
2025-09-23 16:38:51 +08:00
2025-09-23 17:11:37 +08:00
2025-09-24 13:12:55 +08:00
2025-09-24 11:02:54 +08:00
2025-09-24 11:02:54 +08:00
2025-09-24 09:43:33 +08:00
2025-09-23 21:42:34 +08:00
2025-09-24 11:14:42 +08:00
2025-09-23 16:38:50 +08:00
2025-09-24 10:40:45 +08:00
2025-09-21 13:48:07 +08:00
2025-09-24 10:40:45 +08:00
2025-09-24 11:14:42 +08:00
2025-09-21 13:48:03 +08:00
2025-09-21 23:01:08 +08:00
2025-09-21 23:01:08 +08:00
2025-09-25 09:03:36 +08:00
2025-09-25 09:03:36 +08:00
2025-09-21 13:48:04 +08:00
2025-09-24 11:41:27 +08:00
2025-09-24 11:00:37 +08:00
2025-09-23 17:22:26 +08:00
2025-09-21 21:59:07 +08:00
2025-09-24 11:01:00 +08:00
2025-09-24 09:41:54 +08:00
2025-09-23 17:19:38 +08:00
2025-09-23 17:19:27 +08:00
2025-09-24 09:15:33 +08:00
2025-09-21 23:05:43 +08:00
2025-09-24 09:42:34 +08:00
2025-09-23 17:14:06 +08:00
2025-09-24 11:03:29 +08:00
2025-09-24 11:03:29 +08:00
2025-09-21 23:01:08 +08:00
2025-09-21 23:01:08 +08:00
2025-09-24 09:39:03 +08:00
2025-09-23 09:05:19 +08:00
2025-09-24 09:15:33 +08:00
2025-09-23 16:50:33 +08:00
2025-09-25 09:03:28 +08:00
2025-09-24 11:41:56 +08:00
2025-09-23 16:50:33 +08:00
2025-09-23 16:50:33 +08:00
2025-09-23 17:30:36 +08:00
2025-09-25 09:16:49 +08:00
2025-09-24 10:00:32 +08:00
2025-09-24 11:42:10 +08:00
2025-09-23 21:32:56 +08:00
2025-09-23 09:00:57 +08:00
2025-09-25 09:03:36 +08:00
2025-09-25 09:03:36 +08:00
2025-09-24 11:00:37 +08:00
2025-09-24 11:40:02 +08:00
2025-09-23 17:25:53 +08:00
2025-09-23 09:19:34 +08:00
2025-09-24 11:41:56 +08:00
2025-09-21 23:01:08 +08:00
2025-09-25 09:03:36 +08:00
2025-09-24 09:41:19 +08:00
2025-09-24 10:40:45 +08:00
2025-09-23 09:20:15 +08:00
2025-09-25 09:14:52 +08:00
2025-09-21 13:48:07 +08:00
2025-09-21 13:48:07 +08:00
2025-09-23 21:39:22 +08:00
2025-09-23 17:19:56 +08:00