blob: 20ed2686595c5c82087ccfd6a5f379345ab6a0e1 [file] [log] [blame]
// Copyright 2023 The IREE Authors
//
// Licensed under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#ifndef IREE_EXPERIMENTAL_CUDA2_CUDA_HEADERS_H_
#define IREE_EXPERIMENTAL_CUDA2_CUDA_HEADERS_H_
#include "cuda.h" // IWYU pragma: export
#endif // IREE_EXPERIMENTAL_CUDA2_CUDA_HEADERS_H_