]> git.lyx.org Git - features.git/commitdiff
Compile fix.
authorRichard Heck <rgheck@comcast.net>
Sun, 2 Sep 2007 14:48:49 +0000 (14:48 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 2 Sep 2007 14:48:49 +0000 (14:48 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20003 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/controllers/ButtonController.h

index c2e3c947ee4c1b770814a06888f2f557cc97b532..3ca665a8d20374aaa694fd395c3c19cd315b5fb4 100644 (file)
@@ -16,6 +16,7 @@
 #include "BCView.h"
 
 #include <boost/scoped_ptr.hpp>
+#include <boost/noncopyable.hpp>
 
 namespace lyx {
 namespace frontend {