summaryrefslogtreecommitdiffstats
path: root/library/cpp/containers/str_map
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/containers/str_map')
-rw-r--r--library/cpp/containers/str_map/str_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/containers/str_map/str_map.h b/library/cpp/containers/str_map/str_map.h
index 31b00d1b997..f734e745503 100644
--- a/library/cpp/containers/str_map/str_map.h
+++ b/library/cpp/containers/str_map/str_map.h
@@ -1,4 +1,4 @@
-#pragma once
+#pragma once
#include <util/memory/segmented_string_pool.h>
#include <util/generic/map.h>