Boost logo

Boost Users :

Subject: [Boost-users] Error while using asio and xpressive together
From: Rohit Sauhta (rsauhta_at_[hidden])
Date: 2008-09-15 12:28:50


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. I am using gcc 4.1.2 compiler on linux.
Does this need to be fixed in asio ?

thx
Rohit

      


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net