mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 07:08:04 +08:00
Add missing pragma once in header files
Signed-off-by: Daniel Chabrowski <daniel.chabrowski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
00641c9496
commit
c303c218be
@@ -5,12 +5,12 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "shared/test/common/mocks/mock_wddm.h"
|
||||
|
||||
#include "KmEscape.h"
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace NEO {
|
||||
|
||||
struct WddmEuDebugInterfaceMock : public WddmMock {
|
||||
|
||||
Reference in New Issue
Block a user