mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
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:
parent
ef999ad9d5
commit
ef521debc2
@ -65,6 +65,7 @@
|
||||
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/current_function.hpp>
|
||||
|
||||
using std::endl;
|
||||
using std::string;
|
||||
|
Loading…
Reference in New Issue
Block a user