$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-03-26 13:45:39
Alexander Grund wrote:
> There are a few minor things which need different other libs of Boost for
> C++98 support and given the age of C++11 support in especially MS
> compilers I want to reduce the dependencies to (almost) nothing. I say "MS
> compilers" because this is a Windows-centric lib and will most likely most
> often be used with MSVC.
"C++11" doesn't have any sensible meaning for MS compilers so you'll have to
specify a version.