updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / freefem / ide_highlight.patch
blob1e3333feaf21812950571ec995dfa66774187c28
1 --- highlight.cpp 2006-09-29 22:30:15.000000000 +0200
2 +++ highlight_patched.cpp 2008-07-11 13:03:37.000000000 +0200
3 @@ -30,6 +30,7 @@
4 // $Id: highlight.cpp,v 1.19 2006/09/29 20:30:15 hecht Exp $
6 #include <iostream>
7 +#include <cstring>
8 #include <cassert>
9 using namespace std;
10 #include "highlight.hpp"