1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-17 09:04:27 +00:00

why is strlen() defined by different include on different systems?

This commit is contained in:
bubnikv
2018-03-16 19:26:13 +01:00
parent f353b098e5
commit bfc9678839
+1
View File
@@ -1,6 +1,7 @@
#include "ASCIIFolding.hpp"
#include <stdio.h>
#include <string.h>
#include <locale>
#include <boost/locale/encoding_utf.hpp>