Remove zombie noncopyable.hpp dependency

The header was still included, but not used.
This commit is contained in:
Georg Baum 2016-06-07 20:49:27 +02:00
parent 273c67d8aa
commit 0f5554a8f2

View File

@ -15,8 +15,6 @@
#include "ExternalTransforms.h"
#include <boost/noncopyable.hpp>
#include <vector>
namespace lyx {