summaryrefslogtreecommitdiffstats
path: root/util/string/vector.h
diff options
context:
space:
mode:
authoruht <[email protected]>2022-02-10 16:49:56 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:49:56 +0300
commit1191d1e479d83a18a813a5107573ce22a2f0bbb4 (patch)
tree6cbbb7e1c6309393dde43830532c7c7b633b1e4b /util/string/vector.h
parentfa977fb6c7b468a86cf33f948fdae8e0c83d3cad (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/string/vector.h')
-rw-r--r--util/string/vector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/string/vector.h b/util/string/vector.h
index e36c348bbef..1ef5f226441 100644
--- a/util/string/vector.h
+++ b/util/string/vector.h
@@ -9,7 +9,7 @@
#include <util/generic/vector.h>
#include <util/string/cast.h>
#include <util/system/yassert.h>
-
+
#define KEEP_EMPTY_TOKENS 0x01
//