Skip to content

Commit cb682d1

Browse files
committed
Adapt to recent changes in the ADLUtil/ADL repos
1 parent d0e2774 commit cb682d1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Src/GPUPerfAPIDX11/DX11_PerfExperimentDataRequestHandler.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
#include "DxxExtUtils.h"
1616

1717
#include "ADLUtil.h"
18-
// This is from ADL's include directory.
19-
#include "customer/oem_structures.h"
2018

2119
/// Macro to assert on a PerfExperiment error
2220
#ifdef _DEBUG

Src/GPUPerfAPIGL/GPUPerfAPIGL.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
#include "GPUPerfAPIGL.h"
2424
#include "ASICInfo.h"
2525
#include "ADLUtil.h"
26-
// This is from ADL's include directory.
27-
#include "customer/oem_structures.h"
2826

2927
#include "DeviceInfoUtils.h"
3028

0 commit comments

Comments
 (0)