mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-15 03:28:28 +01:00
Fix build on gcc 5.0 (#7586)
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
*/
|
||||
|
||||
// clang-format off
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
#ifdef WIN32
|
||||
#include <windows.h>
|
||||
#include <wincrypt.h>
|
||||
|
||||
Reference in New Issue
Block a user