fully remove boost dependency

This commit is contained in:
2023-02-12 21:03:36 +08:00
parent 3de9e3d996
commit 1fb1b81253
7 changed files with 108 additions and 48 deletions

View File

@ -5,6 +5,7 @@
#if defined(LIBCMO_OS_WIN32)
#include <Windows.h>
#include <fileapi.h>
#else
#include <iconv.h>
#endif