summaryrefslogtreecommitdiff
path: root/test/unit/t_expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/t_expr.h')
-rw-r--r--test/unit/t_expr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/unit/t_expr.h b/test/unit/t_expr.h
index 3cac4ed6..bb03ba56 100644
--- a/test/unit/t_expr.h
+++ b/test/unit/t_expr.h
@@ -1,5 +1,5 @@
-#ifndef _T_VALEXPR_H
-#define _T_VALEXPR_H
+#ifndef _T_EXPR_H
+#define _T_EXPR_H
#include "UnitTests.h"
@@ -27,4 +27,4 @@ private:
void operator=(const ValueExprTestCase &copy);
};
-#endif // _T_VALEXPR_H
+#endif // _T_EXPR_H