aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/scheme/fwd.h
diff options
context:
space:
mode:
authorpetrk <petrk@yandex-team.ru>2022-02-10 16:47:26 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:26 +0300
commitaf66956edf116b93d5a07894ccb61dd4447d0b34 (patch)
tree7b4cde47a2b3630f5a3048855949c4d46b893fc0 /library/cpp/scheme/fwd.h
parentdc5feacd15e76abe98d23fe0d4ea3c02cb8de60f (diff)
downloadydb-af66956edf116b93d5a07894ccb61dd4447d0b34.tar.gz
Restoring authorship annotation for <petrk@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/scheme/fwd.h')
-rw-r--r--library/cpp/scheme/fwd.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/library/cpp/scheme/fwd.h b/library/cpp/scheme/fwd.h
index 975a034eb2..bc189708f7 100644
--- a/library/cpp/scheme/fwd.h
+++ b/library/cpp/scheme/fwd.h
@@ -1,7 +1,7 @@
-#pragma once
-
-namespace NSc {
- class TValue;
- class TDict;
- class TArray;
-}
+#pragma once
+
+namespace NSc {
+ class TValue;
+ class TDict;
+ class TArray;
+}