summaryrefslogtreecommitdiffstats
path: root/tools/src/h5perf/sio_perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/src/h5perf/sio_perf.h')
-rw-r--r--tools/src/h5perf/sio_perf.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/src/h5perf/sio_perf.h b/tools/src/h5perf/sio_perf.h
index d998377..bff737f 100644
--- a/tools/src/h5perf/sio_perf.h
+++ b/tools/src/h5perf/sio_perf.h
@@ -13,15 +13,10 @@
#ifndef SIO_PERF_H
#define SIO_PERF_H
-#ifndef STANDALONE
#include "io_timer.h"
#include "H5private.h"
#include "h5tools.h"
#include "h5tools_utils.h"
-#else
-#include "io_timer.h"
-#include "sio_standalone.h"
-#endif
/* setup the dataset no fill option if this is v1.5 or more */
#if H5_VERS_MAJOR > 1 || H5_VERS_MINOR > 4