summaryrefslogtreecommitdiffstats
path: root/library/cpp/comptable/comptable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/comptable/comptable.cpp')
-rw-r--r--library/cpp/comptable/comptable.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/comptable/comptable.cpp b/library/cpp/comptable/comptable.cpp
index 8a92d4d1aa6..611159e309e 100644
--- a/library/cpp/comptable/comptable.cpp
+++ b/library/cpp/comptable/comptable.cpp
@@ -8,8 +8,8 @@
#include "comptable.h"
-#include <cstdlib>
-
+#include <cstdlib>
+
namespace NCompTable {
static const ui32 magicHashMul = 0xd077cd1f;
static const size_t hashSizeLog = 18;