stdatomic/win32: only include the lean windows headers to avoid conflicts
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
#ifndef COMPAT_ATOMICS_WIN32_STDATOMIC_H
|
#ifndef COMPAT_ATOMICS_WIN32_STDATOMIC_H
|
||||||
#define COMPAT_ATOMICS_WIN32_STDATOMIC_H
|
#define COMPAT_ATOMICS_WIN32_STDATOMIC_H
|
||||||
|
|
||||||
|
#define WIN32_LEAN_AND_MEAN
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
Reference in New Issue
Block a user