mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Cleanup headers
Make TUs and headers self-contained, remove unused headers Signed-off-by: Daniel Chabrowski <daniel.chabrowski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
ac3005a463
commit
7463e1970b
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2018-2021 Intel Corporation
|
||||
* Copyright (C) 2018-2022 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -17,6 +17,8 @@
|
||||
#include "igfx_debug_interchange_types.h"
|
||||
#include "lib_names.h"
|
||||
|
||||
#include <fstream>
|
||||
|
||||
#define IGFXDBG_CURRENT_VERSION 4
|
||||
|
||||
namespace NEO {
|
||||
|
||||
Reference in New Issue
Block a user