summaryrefslogtreecommitdiffstats
path: root/library/cpp/lfalloc/alloc_profiler/profiler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/lfalloc/alloc_profiler/profiler.cpp')
-rw-r--r--library/cpp/lfalloc/alloc_profiler/profiler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/lfalloc/alloc_profiler/profiler.cpp b/library/cpp/lfalloc/alloc_profiler/profiler.cpp
index b4f92fe0db4..0e30927a5a2 100644
--- a/library/cpp/lfalloc/alloc_profiler/profiler.cpp
+++ b/library/cpp/lfalloc/alloc_profiler/profiler.cpp
@@ -1,5 +1,5 @@
#include "profiler.h"
-
+
#include "stackcollect.h"
#include <util/generic/algorithm.h>