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

@@ -5,8 +5,6 @@
*
*/
#pragma once
#include "shared/source/command_container/command_encoder.h"
template struct NEO::EncodeDispatchKernel<Family>;