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,11 +1,10 @@
/*
* Copyright (C) 2018-2024 Intel Corporation
* Copyright (C) 2018-2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include "shared/source/debug_settings/debug_settings_manager.h"
#include "shared/source/helpers/debug_helpers.h"
#include "shared/source/helpers/validators.h"