Subject: [Boost-bugs] [Boost C++ Libraries] #3018: Compilation error when use invoke_procedure.hpp with iso646.h
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-12 06:55:13
#3018: Compilation error when use invoke_procedure.hpp with iso646.h
------------------------------+---------------------------------------------
Reporter: 4lazin_at_[hidden] | Owner: djowel
Type: Bugs | Status: new
Milestone: | Component: fusion
Version: Boost 1.38.0 | Severity: Problem
Keywords: fusion |
------------------------------+---------------------------------------------
This code:[[BR]]
''
#include <iso646.h>[[BR]]
#include <boost/fusion/functional/invocation/invoke_procedure.hpp>[[BR]]
''
cause this compilation error:
== c:\lib\boost_1_39_0\boost\mpl\aux_\include_preprocessed.hpp(37) : fatal
error C1083: Cannot open include file:
'boost/mpl/aux_/preprocessed/plain/&.hpp': No such file or directory ==
compiler - msvc 2005[[BR]]
command line:[[BR]]
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\"
/Fd"Debug\vc80.pdb" /W3 /nologo /c /Wp64 /ZI /TP /errorReport:prompt
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3018> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:00 UTC