// SPDX-License-Identifier: BSD-3-Clause // Copyright (c) Contributors to the OpenEXR Project. // This file is auto-generated by the cmake configure step #ifndef INCLUDED_IEX_CONFIG_H #define INCLUDED_IEX_CONFIG_H 1 #pragma once // // // C++ namespace configuration / options // // Current internal library namepace name // #define IEX_INTERNAL_NAMESPACE_CUSTOM @IEX_NAMESPACE_CUSTOM@ #define IEX_INTERNAL_NAMESPACE @IEX_INTERNAL_NAMESPACE@ // // Current public user namepace name // #define IEX_NAMESPACE_CUSTOM @IEX_NAMESPACE_CUSTOM@ #define IEX_NAMESPACE @IEX_NAMESPACE@ #endif // INCLUDED_IEX_CONFIG_H