Add missing pragmas once

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2022-08-24 14:41:13 +00:00
committed by Compute-Runtime-Automation
parent e8df81158d
commit e934a449db
3 changed files with 6 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
*
*/
#pragma once
#include <linux/types.h>
#include <sys/ioctl.h>
namespace NEO {