Blob Blame History Raw
--- liborcus_0.3.0/src/liborcus/dom_tree.cpp~	2012-11-28 13:21:10.000000000 +0100
+++ liborcus_0.3.0/src/liborcus/dom_tree.cpp	2013-02-15 14:54:30.246271997 +0100
@@ -34,6 +34,8 @@
 #include <iostream>
 #include <sstream>
 
+#include <boost/noncopyable.hpp>
+
 using namespace std;
 
 namespace orcus {