$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [dll] dbghelp.hpp in detail/winapi
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2016-02-13 13:18:07
Hi,
I've noticed that Boost.Dll provides boost/detail/winapi/dbghelp.hpp
header. boost/detail/winapi is the directory of Boost.WinAPI submodule,
and I generally don't expect anyone else putting his header in that
directory. Could dbghelp.hpp be moved somewhere inside boost/dll?