repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git]
/
freefem
/
ide_highlight.patch
blob
1e3333feaf21812950571ec995dfa66774187c28
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 $
5
6
#include <iostream>
7
+#include <cstring>
8
#include <cassert>
9
using namespace std;
10
#include "highlight.hpp"