fix: Remove pragma once from inl files

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
Filip Hazubski
2025-02-18 17:50:26 +00:00
committed by Compute-Runtime-Automation
parent e59f61b02e
commit 4be1153253
32 changed files with 21 additions and 68 deletions

View File

@@ -1,12 +1,10 @@
/*
* Copyright (C) 2024 Intel Corporation
* Copyright (C) 2024-2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
inline constexpr int testValueVmId = 0x5764;
inline constexpr int testValueMapOff = 0x7788;
inline constexpr int testValuePrime = 0x4321;