latest SDK
This commit is contained in:
6
libPPUI/targetver.h
Normal file
6
libPPUI/targetver.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef _WIN32_WINNT
|
||||
#define _WIN32_WINNT 0x0601
|
||||
#include <SDKDDKVer.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user