benchmarks: fix compilation error with GCC 4.9.1

This commit is contained in:
Hugues Delorme 2015-09-23 19:28:04 +02:00
parent abbcbb6fbe
commit 17a911c2ee

View File

@ -17,6 +17,7 @@
#define BENCHMARK_TOOLS_H
#include <gmio_core/global.h>
#include <stddef.h>
GMIO_C_LINKAGE_BEGIN