Files
compute-runtime/opencl/igdrcl_lib_pch.h
Jaroslaw Warchulski f636a833f0 refactor: use precompiled headers on Windows
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>
2025-12-08 10:12:32 +01:00

13 lines
179 B
C

/*
* Copyright (C) 2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include "opencl/source/api/dispatch.h"
#include <algorithm>
#include <chrono>