10 lines
246 B
C++
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"
|