gcc warnings fix

This commit is contained in:
gabime
2014-10-18 16:05:41 +03:00
parent 5f4d4d0909
commit e6345e008b
5 changed files with 18 additions and 18 deletions

View File

@@ -3,6 +3,7 @@
#include <algorithm>
#include <array>
#include <vector>
#include <cstring>
// Fast memory storage on the stack when possible or in std::vector