summaryrefslogtreecommitdiff
path: root/tests/test_tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_tools.h')
-rw-r--r--tests/test_tools.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_tools.h b/tests/test_tools.h
index ec18610f04..e1192458d0 100644
--- a/tests/test_tools.h
+++ b/tests/test_tools.h
@@ -31,8 +31,6 @@
#ifndef TEST_TOOLS_H
#define TEST_TOOLS_H
-#include "core/error/error_macros.h"
-
struct ErrorDetector {
ErrorDetector() {
eh.errfunc = _detect_error;