Skip to content

Commit

Permalink
Merge pull request #30 from velnias75/master
Browse files Browse the repository at this point in the history
compile fix with g++ 5.3.0
  • Loading branch information
bingmann committed Mar 22, 2016
2 parents 1babe45 + 224f512 commit 052d8b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/benchmark_files.cpp
Expand Up @@ -23,6 +23,7 @@
*/

#include <iomanip>
#include <cstring>
#include <vector>

#include <stxxl/io>
Expand Down

0 comments on commit 052d8b3

Please sign in to comment.