Subject: [Boost-bugs] [Boost C++ Libraries] #2334: Error while using asio and xpressive together
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-17 17:26:50
#2334: Error while using asio and xpressive together
-------------------------------+--------------------------------------------
Reporter: rsauhta_at_[hidden] | Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: Boost 1.37.0 | Component: asio
Version: Boost 1.36.0 | Severity: Problem
Keywords: |
-------------------------------+--------------------------------------------
I get compiler error with the following code:
#include <boost/asio.hpp>
#include <boost/xpressive/xpressive.hpp>
int main(int argc, char*argv[]) {}
If I flip the order of #include, code compiles fine.
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2334> 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:49:58 UTC