From: Christoffer M. <Mol...@in...> - 2010-11-30 16:08:17
|
Hi, > Are you building with CMake? No, I just created a simple project with the server example and added Boost and cpp-netlib to the list of include folders. > It looks like there's a missing include here. Can you try adding: > #include <boost/mpl/or.hpp> That took care of it. Thanks for the quick assistance! Best regards, Christoffer M. |