hamncheese/godot/thirdparty/embree/common/math/constants.cpp
2023-08-26 15:59:57 -05:00

8 lines
126 B
C++

// Copyright 2009-2021 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
#include "constants.h"
namespace embree
{
}