summaryrefslogtreecommitdiff
path: root/boost/outcome/version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/outcome/version.hpp')
-rw-r--r--boost/outcome/version.hpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/boost/outcome/version.hpp b/boost/outcome/version.hpp
deleted file mode 100644
index f42cf39383..0000000000
--- a/boost/outcome/version.hpp
+++ /dev/null
@@ -1,13 +0,0 @@
-/*! 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