Joy, missed an underscore

This commit is contained in:
ThePhD 2021-02-14 00:45:14 -05:00
parent 37d891fa40
commit d4b13ff864
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA
4 changed files with 12 additions and 9 deletions

View File

@ -678,8 +678,9 @@
#endif
#endif
#if SOL_IS_ON (SOL_USE_BOOST_I)
#if SOL_IS_ON(SOL_USE_BOOST_I_)
#include <boost/version.hpp>
#if BOOST_VERSION >= 107500 // Since Boost 1.75.0 boost::none is constexpr
#define SOL_BOOST_NONE_CONSTEXPR_I_ constexpr
#else

View File

@ -20,8 +20,8 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// This file was generated with a script.
// Generated 2021-02-14 05:32:40.818169 UTC
// This header was generated with sol v3.2.3 (revision 4e2ee29b)
// Generated 2021-02-14 05:45:03.730363 UTC
// This header was generated with sol v3.2.3 (revision 37d891fa)
// https://github.com/ThePhD/sol2
#ifndef SOL_SINGLE_CONFIG_HPP

View File

@ -20,8 +20,8 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// This file was generated with a script.
// Generated 2021-02-14 05:32:40.813170 UTC
// This header was generated with sol v3.2.3 (revision 4e2ee29b)
// Generated 2021-02-14 05:45:03.725363 UTC
// This header was generated with sol v3.2.3 (revision 37d891fa)
// https://github.com/ThePhD/sol2
#ifndef SOL_SINGLE_INCLUDE_FORWARD_HPP
@ -684,8 +684,9 @@
#endif
#endif
#if SOL_IS_ON (SOL_USE_BOOST_I)
#if SOL_IS_ON(SOL_USE_BOOST_I_)
#include <boost/version.hpp>
#if BOOST_VERSION >= 107500 // Since Boost 1.75.0 boost::none is constexpr
#define SOL_BOOST_NONE_CONSTEXPR_I_ constexpr
#else

View File

@ -20,8 +20,8 @@
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// This file was generated with a script.
// Generated 2021-02-14 05:32:40.369159 UTC
// This header was generated with sol v3.2.3 (revision 4e2ee29b)
// Generated 2021-02-14 05:45:03.271116 UTC
// This header was generated with sol v3.2.3 (revision 37d891fa)
// https://github.com/ThePhD/sol2
#ifndef SOL_SINGLE_INCLUDE_HPP
@ -684,8 +684,9 @@
#endif
#endif
#if SOL_IS_ON (SOL_USE_BOOST_I)
#if SOL_IS_ON(SOL_USE_BOOST_I_)
#include <boost/version.hpp>
#if BOOST_VERSION >= 107500 // Since Boost 1.75.0 boost::none is constexpr
#define SOL_BOOST_NONE_CONSTEXPR_I_ constexpr
#else