godot-module-template/engine/thirdparty/embree/common/math/constants.cpp

9 lines
126 B
C++
Raw Normal View History

2025-01-17 15:36:38 +00:00
// Copyright 2009-2021 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
#include "constants.h"
namespace embree
{
}