mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Missing include on Linux/GCC
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#include "ASCIIFolding.hpp"
|
#include "ASCIIFolding.hpp"
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include <locale>
|
#include <locale>
|
||||||
#include <boost/locale/encoding_utf.hpp>
|
#include <boost/locale/encoding_utf.hpp>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user