mirror of
https://github.com/DrPerkyLegit/LCEServerTest.git
synced 2026-05-29 15:04:34 +00:00
removed git history
This commit is contained in:
5
Minecraft.Client/compat_shims.cpp
Normal file
5
Minecraft.Client/compat_shims.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma comment(lib, "legacy_stdio_definitions.lib")
|
||||
|
||||
namespace std {
|
||||
char const* _Winerror_map(int) { return nullptr; }
|
||||
}
|
||||
Reference in New Issue
Block a user