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 26 16:09:46 UTC 2012
[aur-mirror.git]
/
freefem
/
ide_spawn.patch
blob
d75d1fa08767c16a8db61617f8762bff8c7cd8cd
1
--- spawn.cpp 2006-09-29 22:30:15.000000000 +0200
2
+++ spawn_patched.cpp 2008-07-11 13:12:36.000000000 +0200
3
@@ -37,6 +37,7 @@
4
#include <iostream>
5
using namespace std;
6
#include <cassert>
7
+#include <cstdlib>
8
#include <FL/Fl.H>
9
#include <FL/Fl_Output.H>
10
#ifndef NOSOCKETS