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 04:00:44 UTC 2012
[aur-mirror.git]
/
funguloids
/
funguloids-gcc44.patch
blob
e4b000553d309c9f5e4fef979a779ef987a3418e
1
diff -Nur funguloids.old/src/mp3stream.cpp funguloids/src/mp3stream.cpp
2
--- funguloids.old/src/mp3stream.cpp 2007-05-22 15:27:40.000000000 +0200
3
+++ funguloids/src/mp3stream.cpp 2009-06-02 21:22:57.808497421 +0200
4
@@ -34,6 +34,7 @@
5
6
#include <sys/stat.h>
7
#include <sstream>
8
+#include <climits>
9
#include "Ogre.h"
10
11
#include "mp3stream.h"