diff options
Diffstat (limited to 'library/cpp/lfalloc/alloc_profiler/profiler.cpp')
| -rw-r--r-- | library/cpp/lfalloc/alloc_profiler/profiler.cpp | 2 |
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> |
