aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/svnversion
diff options
context:
space:
mode:
authorvadim-xd <vadim-xd@yandex-team.com>2025-04-06 11:51:44 +0300
committervadim-xd <vadim-xd@yandex-team.com>2025-04-06 12:28:01 +0300
commitd7b4d7accafff7ed13fff97c67be72720ee517e7 (patch)
tree311b8ec31632f62a1f37ddfbc559f36745ef973f /library/cpp/svnversion
parentf437f692d8bead26465db2d5663cacc8bd1971c3 (diff)
downloadydb-d7b4d7accafff7ed13fff97c67be72720ee517e7.tar.gz
Add more IWYU export pragmas in library/*
Followup for rXXXXXX - reduce false-positives of include cleaner commit_hash:03bb3b1817067ed576faa57c597737b01d63d2e4
Diffstat (limited to 'library/cpp/svnversion')
-rw-r--r--library/cpp/svnversion/svnversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/svnversion/svnversion.h b/library/cpp/svnversion/svnversion.h
index b99615daa9..b1f8de5723 100644
--- a/library/cpp/svnversion/svnversion.h
+++ b/library/cpp/svnversion/svnversion.h
@@ -10,4 +10,4 @@
#include <util/system/compiler.h>
// Automatically generated functions.
-#include "build/scripts/c_templates/svnversion.h"
+#include <build/scripts/c_templates/svnversion.h> // IWYU pragma: export