// Copyright 2009-2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #pragma once #include "platform.h" namespace embree { /*! Convenience class for handling file names and paths. */ class FileName { … }; }
// Copyright 2009-2021 Intel Corporation // SPDX-License-Identifier: Apache-2.0 #pragma once #include "platform.h" namespace embree { /*! Convenience class for handling file names and paths. */ class FileName { … }; }