summaryrefslogtreecommitdiff
path: root/textproc/xmlpp/files/patch-test::nodetest.cpp
blob: 4d76d88a3f34b0b683a528723dd40a1b998f8d5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- test/nodetest.cpp.orig	Wed Jul 23 04:18:02 2003
+++ test/nodetest.cpp	Wed Jul 23 04:19:01 2003
@@ -5,6 +5,7 @@
 */
 
 #include <fstream>
+#include <iostream>
 #include "xmlpp.h"
 
 using namespace xmlpp;