virtualx-engine/thirdparty/embree/common/math/constants.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
126 B
C++
Raw Normal View History

2024-02-18 21:31:05 +01:00
// Copyright 2009-2021 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
#include "constants.h"
namespace embree
{
}