summaryrefslogtreecommitdiff
path: root/devel/ragel/files/patch-ragel__ragel.h
blob: e48ca53e29dd8489d074ab2b21529531e7ab563e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ragel/ragel.h.orig	Sat Dec 17 12:50:57 2005
+++ ragel/ragel.h	Mon Dec 26 13:12:58 2005
@@ -25,6 +25,7 @@
 #include <stdio.h>
 #include <iostream>
 #include <fstream>
+#include <string>
 #include "config.h"
 
 #define PROGNAME "ragel"