]> git.lyx.org Git - features.git/commitdiff
following rev. 18724 boost/signal is not needed.
authorAbdelrazak Younes <younes@lyx.org>
Sat, 9 Jun 2007 13:12:23 +0000 (13:12 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 9 Jun 2007 13:12:23 +0000 (13:12 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18725 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/Inset.h

index 5e651bf589f893897f82e85a9b87a4c7e75632dc..0bcc88f33033984dc0d744a7dfbddc45f8eefdd7 100644 (file)
@@ -20,8 +20,6 @@
 
 #include "support/docstream.h"
 
-#include <boost/signal.hpp>
-
 #include <memory>
 #include <vector>