parent
141738bac7
commit
8086a6d317
@ -0,0 +1,11 @@
|
||||
--- 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 {
|
Loading…
Reference in new issue