Merge pull request #351 from ChancellorIkseew/windows-build-fix

Windows build bug fix
This commit is contained in:
MihailRis
2024-11-06 17:33:58 +03:00
committed by GitHub
+1
View File
@@ -12,6 +12,7 @@
#ifdef _WIN32
#include <Windows.h>
#pragma comment(lib, "winmm.lib")
void platform::configure_encoding() {
// set utf-8 encoding to console output