1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Created a RAII class to switch LC_NUMERIC to "C" and back

This commit is contained in:
Lukas Matena
2021-05-03 16:00:46 +02:00
parent 9da87d8e0f
commit 5a1441f9b7
3 changed files with 108 additions and 0 deletions
+2
View File
@@ -126,6 +126,8 @@ add_library(libslic3r STATIC
Line.hpp
LibraryCheck.cpp
LibraryCheck.hpp
LocalesUtils.cpp
LocalesUtils.hpp
Model.cpp
Model.hpp
ModelArrange.hpp