$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [mpl] Problem with VC++14 and boost::mpl::size_t
From: Peter Dimov (lists_at_[hidden])
Date: 2015-07-26 11:00:18
> My money is on #include <boost/config.hpp>, because lightweight_test.hpp
> doesn't do much else involving size_t. Or perhaps it's the #include
> <iostream> that pulls something in?
It's <iostream>. Which is better as now the bug report is self-contained.
:-)