mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-03 08:41:42 +00:00
6 lines
215 B
C
6 lines
215 B
C
// This file exists so that CMake can run the compiler in preprocessor only mode over it
|
|
// in order to generate a preprocesses ntstatus header, which then can be read by status
|
|
// generator.
|
|
|
|
#include <ntstatus.h>
|