add boost on mac
This commit is contained in:
13
macx64/include/boost/outcome/version.hpp
Normal file
13
macx64/include/boost/outcome/version.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
/*! AWAITING HUGO JSON CONVERSION TOOL */
|
||||
#define BOOST_OUTCOME_VERSION_MAJOR 2
|
||||
/*! AWAITING HUGO JSON CONVERSION TOOL */
|
||||
#define BOOST_OUTCOME_VERSION_MINOR 0
|
||||
/*! AWAITING HUGO JSON CONVERSION TOOL */
|
||||
#define BOOST_OUTCOME_VERSION_PATCH 0
|
||||
/*! AWAITING HUGO JSON CONVERSION TOOL */
|
||||
#define BOOST_OUTCOME_VERSION_REVISION 0 // Revision version for cmake and DLL version stamping
|
||||
|
||||
/*! AWAITING HUGO JSON CONVERSION TOOL */
|
||||
#ifndef BOOST_OUTCOME_DISABLE_ABI_PERMUTATION
|
||||
#define BOOST_OUTCOME_UNSTABLE_VERSION
|
||||
#endif
|
||||
Reference in New Issue
Block a user