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 Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git]
/
openglad
/
cfix.patch
blob
a7f1a3237d08786a6bea76b36f5ac5550fbefc15
1
--- src/parser.cpp 2002-09-30 23:39:36.000000000 -0500
2
+++ src/parser.cpp 2011-02-17 22:38:57.000000000 -0600
3
@@ -21,6 +21,8 @@
4
#include "config.h"
5
6
#include <iostream>
7
+#include <cstdlib>
8
+#include <cstring>
9
#include <fstream>
10
#include <string>
11
#include "parser.h"