mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00
15 lines
145 B
C++
15 lines
145 B
C++
/*
|
|
* Copyright (C) 2022 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
/*
|
|
* No copyright at all
|
|
*/
|
|
|
|
#include "file.h"
|
|
|
|
class C;
|