Files
workinf_Blender_Wasm/blender-5.2.0/intern/cycles/hydra/geometry.cpp
2026-08-12 04:47:48 -04:00

10 lines
246 B
C++

/* SPDX-FileCopyrightText: 2022 NVIDIA Corporation
* SPDX-FileCopyrightText: 2022 Blender Foundation
*
* SPDX-License-Identifier: Apache-2.0 */
/* Dummy file to make clangd happy. */
#include "hydra/geometry.h"
#include "hydra/geometry.inl"