Files
UltimMC_Launcher/libraries/systeminfo/build-src/win32/ntstatus.preprocess.h
2022-02-06 18:49:54 +01:00

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>