mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-10 23:56:36 +08:00
Cleanup headers
Signed-off-by: Daniel Chabrowski <daniel.chabrowski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
b5495169ca
commit
6fd7ae7142
@@ -11,7 +11,6 @@
|
||||
#include <cinttypes>
|
||||
#include <cstddef>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
@@ -20,6 +19,7 @@
|
||||
namespace NEO {
|
||||
class Kernel;
|
||||
struct MultiDispatchInfo;
|
||||
class GraphicsAllocation;
|
||||
|
||||
const char *getAllocationTypeString(GraphicsAllocation const *graphicsAllocation);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user