summaryrefslogtreecommitdiff
path: root/misc/gtl/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gtl/files/patch-ab')
-rw-r--r--misc/gtl/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/gtl/files/patch-ab b/misc/gtl/files/patch-ab
new file mode 100644
index 000000000000..b39263d7a9f5
--- /dev/null
+++ b/misc/gtl/files/patch-ab
@@ -0,0 +1,11 @@
+--- src/graph.cpp.orig Wed Jan 12 14:25:24 2000
++++ src/graph.cpp Wed Jan 12 14:25:51 2000
+@@ -24,6 +24,8 @@
+ #include <fstream>
+ #include <string>
+
++#include <map>
++
+ __GTL_BEGIN_NAMESPACE
+
+ //--------------------------------------------------------------------------