Skip to content
Snippets Groups Projects
Commit dead7e70 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

include gen_defs.h for windows.h LEAN_AND_MEAN instead

parent bc016015
No related branches found
No related tags found
No related merge requests found
Pipeline #5031 failed
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
#ifdef _WIN32 #ifdef _WIN32
#include <synchapi.h> #include "gen_defs.h"
typedef HANDLE xpevent_t; typedef HANDLE xpevent_t;
#else #else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment