forked from boostorg/config
Update version check for __cpp_deduction_guides.
Fixes https://github.com/boostorg/config/issues/279.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#
|
||||
# *** DO NOT EDIT THIS FILE BY HAND ***
|
||||
# This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
# This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
# by libs/config/tools/generate.cpp
|
||||
# Copyright John Maddock.
|
||||
# Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
@ -19,7 +19,7 @@
|
||||
#error "Macro << __cpp_deduction_guides is not set"
|
||||
#endif
|
||||
|
||||
#if __cpp_deduction_guides < 201703
|
||||
#if __cpp_deduction_guides < 201611
|
||||
#error "Macro __cpp_deduction_guides had too low a value"
|
||||
#endif
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
@ -1,4 +1,4 @@
|
||||
// This file was automatically generated on Mon Apr 1 19:04:05 2019
|
||||
// This file was automatically generated on Sun Apr 21 09:13:03 2019
|
||||
// by libs/config/tools/generate.cpp
|
||||
// Copyright John Maddock 2002-4.
|
||||
// Use, modification and distribution are subject to the
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user