mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 17:41:26 +08:00
feature(sysman): Add pmt support in windows
Related-To: NEO-8804 Signed-off-by: shubham kumar <shubham.kumar@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
6a02927d52
commit
6a55bbe6cd
@@ -19,7 +19,9 @@
|
||||
#include <Windows.h>
|
||||
|
||||
#include <ShlObj.h>
|
||||
#include <cfgmgr32.h>
|
||||
#include <winternl.h>
|
||||
#pragma comment(lib, "cfgmgr32.lib")
|
||||
|
||||
#if __clang__
|
||||
#pragma clang diagnostic pop
|
||||
|
||||
Reference in New Issue
Block a user