aboutsummaryrefslogtreecommitdiffstats
path: root/tests/perf/convperf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/perf/convperf.cxx')
-rw-r--r--tests/perf/convperf.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/perf/convperf.cxx b/tests/perf/convperf.cxx
index e4a3fd52..4897f159 100644
--- a/tests/perf/convperf.cxx
+++ b/tests/perf/convperf.cxx
@@ -16,6 +16,10 @@
* USA.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>