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 20:00:29 UTC 2012
[aur-mirror.git]
/
libeo
/
size_t.patch
blob
5cfa6ddf0a6aa8821ef077b222320529dba123c2
1
--- src/eoFunctorStore.cpp 2011-05-13 11:53:46.000000000 +0200
2
+++ src/eoFunctorStore.cppnew 2011-05-30 10:31:15.941955664 +0200
3
@@ -5,7 +5,7 @@
4
5
#include <eoFunctorStore.h>
6
#include <eoFunctor.h>
7
-
8
+#include <cstddef>
9
10
/// clears the memory
11
eoFunctorStore::~eoFunctorStore()