add #include for BOOST_CURRENT_FUNCTION

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19738 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2007-08-22 22:58:31 +00:00
parent ef999ad9d5
commit ef521debc2

View File

@ -65,6 +65,7 @@
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/current_function.hpp>
using std::endl;
using std::string;