mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
why is strlen() defined by different include on different systems?
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#include "ASCIIFolding.hpp"
|
#include "ASCIIFolding.hpp"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <string.h>
|
||||||
#include <locale>
|
#include <locale>
|
||||||
#include <boost/locale/encoding_utf.hpp>
|
#include <boost/locale/encoding_utf.hpp>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user