Compiler warning cleanup

on behalf of artiiP; see issue 1106
This commit is contained in:
Oliver Duis
2011-11-14 21:33:25 +01:00
parent 522b02f152
commit ffefa470d8
10 changed files with 9 additions and 11 deletions

View File

@@ -20,8 +20,6 @@
#define _ALIGNEDBUFFER_
#include <stdint.h>
#include <stdint.h>
template <class T> class AlignedBuffer {
private: