]> git.pld-linux.org Git - packages/smartcardpp.git/blob - smartcardpp-gcc.patch
- added gcc patch (fixes build with gcc 4.6)
[packages/smartcardpp.git] / smartcardpp-gcc.patch
1 --- smartcardpp-0.2.0/locked_allocator.h.orig   2009-12-01 19:23:48.000000000 +0100
2 +++ smartcardpp-0.2.0/locked_allocator.h        2011-05-09 17:40:19.499565137 +0200
3 @@ -1,3 +1,4 @@
4 +#include <cstddef>
5  #include <memory>
6  
7  template <class T> class locked_allocator;
This page took 0.080075 seconds and 3 git commands to generate.