Update platform.cpp
This commit is contained in:
parent
eea97337f5
commit
16bc8d13c5
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user