Files
compute-runtime/shared/test/unit_test/neo_shared_tests_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
216 B
C

/*
* Copyright (C) 2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#pragma once
#include "shared/source/gmm_helper/gmm_lib.h"
#include "shared/test/common/test_macros/hw_test.h"
#include <chrono>