mat007 2012-07-30 11:06:27 +00:00
parent 6774d05f70
commit 61ee9e04a6
3 changed files with 4 additions and 3 deletions

View file

@ -11,7 +11,7 @@
#include "../config.hpp"
#ifdef MOCK_USE_BOOST_PHOENIX
#include <boost/phoenix/bind.hpp>
#include <boost/spirit/home/phoenix/bind.hpp>
#else
#include <boost/bind.hpp>
#endif