Go to the documentation of this file.
14 #ifndef LLVM_DEBUGINFO_PDB_DIA_DIASUPPORT_H
15 #define LLVM_DEBUGINFO_PDB_DIA_DIASUPPORT_H
18 #define NTDDI_VERSION NTDDI_VISTA
19 #define _WIN32_WINNT _WIN32_WINNT_VISTA
20 #define WINVER _WIN32_WINNT_VISTA
31 #pragma push_macro("DEBUG")
40 #include <diacreate.h>
42 #pragma pop_macro("DEBUG")
44 #endif // LLVM_DEBUGINFO_PDB_DIA_DIASUPPORT_H