liborcus/liborcus-0.3.0-libboost-1.52.patch

11 lines
350 B
Diff

--- liborcus_0.3.0.orig/src/liborcus/dom_tree.cpp 2012-11-28 13:21:10.000000000 +0100
+++ liborcus_0.3.0/src/liborcus/dom_tree.cpp 2013-02-12 22:34:45.213647053 +0100
@@ -28,6 +28,7 @@
#include "orcus/dom_tree.hpp"
#include "orcus/exception.hpp"
#include "orcus/xml_namespace.hpp"
+#include "boost/noncopyable.hpp"
#include "string_pool.hpp"