reactos/sdk/include/vcruntime/vcruntime.h
Timo Kreuzer ff2c7c8720 [VCRUNTIME] Add vcruntime.h and related (mostly empty)
This is for compatibility with some 3rd-party code.
2024-11-02 12:52:59 +02:00

6 lines
72 B
C

#pragma once
#include <_mingw.h>
#include <sal.h>
#include <vadefs.h>