1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-03 19:40:15 +00:00
qb64/internal/c/mingw64/x86_64-w64-mingw32/include/sdks/_mingw_ddk.h
2019-01-01 22:40:38 +11:00

6 lines
86 B
C

#ifndef MINGW_DDK_H
#define MINGW_DDK_H
#if 1
#define MINGW_HAS_DDK_H 1
#endif
#endif