Commit daa92912c70737b7e7cb70c3975babe4e13a9f66

henry 2001-08-06T04:29:49

Added using namespace std

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/include/FTVectoriser.h b/include/FTVectoriser.h
index bb1e7fa..1a7392c 100644
--- a/include/FTVectoriser.h
+++ b/include/FTVectoriser.h
@@ -9,6 +9,7 @@
 
 #include "FTGlyph.h"
 
+using namespace std;
 
 // template < typename T>
 // class ftLoop