summaryrefslogtreecommitdiff
path: root/debian/patches/0120-g++10.patch
blob: 5828dcf30fc72f7b78bd5da608ec66ed5cee345b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: trunk/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx
===================================================================
--- trunk.orig/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx
+++ trunk/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx
@@ -3,6 +3,7 @@
 // license   : GNU GPL v2 + exceptions; see accompanying LICENSE file
 
 #include <algorithm>
+#include <iostream>
 
 #include <cutl/compiler/type-info.hxx>