mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-04 14:09:47 +03:00
Forgot to add WIN32_LEAN_AND_MEAN
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
The following code is licensed under the BSD 1 clause license.
|
||||
SPDX-License-Identifier: BSD-1-Clause
|
||||
********************************************************************/
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
||||
#include <cstdarg>
|
||||
#include <windows.h>
|
||||
|
||||
Reference in New Issue
Block a user