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

We need windows.h, get it from gen_defs.h

parent c9189314
No related branches found
No related tags found
No related merge requests found
Pipeline #5286 failed
......@@ -2,6 +2,8 @@
#ifdef _WIN32
#include "gen_defs.h" // For windows.h
bool
rwlock_init(rwlock_t *lock)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment