git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@34267 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-04-22 17:42:12 +00:00
parent 34f04dda4a
commit bd819beecb

View File

@ -23,6 +23,7 @@
#include <boost/ref.hpp>
#include <boost/mem_fn.hpp>
#include <boost/bind/arg.hpp>
#include <boost/visit_each.hpp>
// Borland-specific bug, visit_each() silently fails to produce code