aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/future/future.h
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/threading/future/future.h')
-rw-r--r--library/cpp/threading/future/future.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/threading/future/future.h b/library/cpp/threading/future/future.h
index 35db9abbe2..6b138a3583 100644
--- a/library/cpp/threading/future/future.h
+++ b/library/cpp/threading/future/future.h
@@ -1,4 +1,4 @@
-#pragma once
-
+#pragma once
+
#include "core/future.h"
#include "wait/wait.h"