mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 09:58:55 +08:00
properly handle files starting with #include or #pragma Change-Id: I89b438ef36d796c2e005bb2241a97bf5e4d9e48c Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
11 lines
142 B
C++
11 lines
142 B
C++
/*
|
|
* Copyright (C) 2018 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
#include <cstdint>
|
|
|
|
// header file with # in first line
|