mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Correct formatting
Change-Id: I592986cb67099136a75d12ad3bc9729c7f85738b Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
b414981a2e
commit
34176a8ea9
@@ -7,6 +7,7 @@
|
||||
|
||||
#pragma once
|
||||
#include "shared/source/helpers/constants.h"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
#ifndef BIT
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
#include <sstream>
|
||||
#include <thread>
|
||||
|
||||
|
||||
namespace NEO {
|
||||
|
||||
std::atomic<int> PerfProfiler::counter(0);
|
||||
|
||||
Reference in New Issue
Block a user