* include missing header (msvc complains)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17871 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Edwin Leuven 2007-04-19 21:26:38 +00:00
parent a01f198769
commit 06cd0adcf6

View File

@ -20,6 +20,7 @@
#include "support/lstrings.h"
#include <boost/bind.hpp>
#include <algorithm>
#include "frontends/controllers/ControlMath.h"