mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
Change-Id: Ie1d7bc5e9ea1d2630448fc511da1344ff34d3f2b Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
15 lines
145 B
C++
15 lines
145 B
C++
/*
|
|
* Copyright (C) 2020 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
/*
|
|
* No copyright at all
|
|
*/
|
|
|
|
#include "file.h"
|
|
|
|
class C;
|