Subject: Re: [Boost-users] compilation error using boost/property_tree/ptree.hpp
From: Pramod Subramanyan (pramod.subramanyan_at_[hidden])
Date: 2012-06-28 12:33:06


Thanks for the tip, Lars. That was indeed the problem - one of the
libraries we are using was defining a fail macro.

Pramod