aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/data/highlightingmarks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/unittest/data/highlightingmarks.cpp')
-rw-r--r--tests/unit/unittest/data/highlightingmarks.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/unittest/data/highlightingmarks.cpp b/tests/unit/unittest/data/highlightingmarks.cpp
index f3b624f320..8221afc29f 100644
--- a/tests/unit/unittest/data/highlightingmarks.cpp
+++ b/tests/unit/unittest/data/highlightingmarks.cpp
@@ -769,3 +769,5 @@ template<typename T>
void func(T v) {
GlobalVar = 5;
}
+
+static std::vector<std::pair<int, int>> pv;