summaryrefslogtreecommitdiff
path: root/thirdparty/embree/common/math/constants.cpp
blob: f51c642bfc8e713f075a081abaa0e25522fe46a7 (plain)
1
2
3
4
5
6
7
8
// Copyright 2009-2021 Intel Corporation
// SPDX-License-Identifier: Apache-2.0

#include "constants.h"

namespace embree
{
}