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

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

parent 1d308c2e
Branches
Tags
1 merge request!455Update branch with changes from master
......@@ -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