]> git.lyx.org Git - features.git/commitdiff
Remove zombie noncopyable.hpp dependency
authorGeorg Baum <baum@lyx.org>
Tue, 7 Jun 2016 18:49:27 +0000 (20:49 +0200)
committerGeorg Baum <baum@lyx.org>
Tue, 7 Jun 2016 18:49:27 +0000 (20:49 +0200)
The header was still included, but not used.

src/insets/ExternalTemplate.h

index 18d9835f28fd4e0dbfc30237272e29fc935a4599..8ba8672967d387349abbbfeb0c13b71bffb106d9 100644 (file)
@@ -15,8 +15,6 @@
 
 #include "ExternalTransforms.h"
 
-#include <boost/noncopyable.hpp>
-
 #include <vector>
 
 namespace lyx {