updated on Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git] / libeo / size_t.patch
blob5cfa6ddf0a6aa8821ef077b222320529dba123c2
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 @@
5 #include <eoFunctorStore.h>
6 #include <eoFunctor.h>
8 +#include <cstddef>
10 /// clears the memory
11 eoFunctorStore::~eoFunctorStore()