summaryrefslogtreecommitdiff
path: root/graphics/libemf/files/patch-libemf+libemf.h
blob: 17126d13409d186282d1bcf9d290aa927fc0a89b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- libemf/libemf.h.org	Tue Jan 29 13:54:27 2002
+++ libemf/libemf.h	Sat Oct  4 09:51:48 2003
@@ -21,16 +21,20 @@
 #ifndef _LIBEMF_H
 #define _LIBEMF_H 1
 
+#include <iostream>
 #include <cmath>
 #include <vector>
 #include <map>
 #include <functional>
+#include <backward/function.h>
 #include <algorithm>
 
 #include <config.h>
 #include <emf.h>
 
 #include <wine/w16.h>
+
+using namespace std;
 
 namespace EMF {
   /*!