From 1110808a9d39d4b808aef724c861a2e1a38d2a69 Mon Sep 17 00:00:00 2001
From: Devtools Arcadia <arcadia-devtools@yandex-team.ru>
Date: Mon, 7 Feb 2022 18:08:42 +0300
Subject: intermediate changes ref:cde9a383711a11544ce7e107a78147fb96cc4029

---
 library/cpp/getopt/ygetopt.h | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 library/cpp/getopt/ygetopt.h

(limited to 'library/cpp/getopt/ygetopt.h')

diff --git a/library/cpp/getopt/ygetopt.h b/library/cpp/getopt/ygetopt.h
new file mode 100644
index 0000000000..fd018b3128
--- /dev/null
+++ b/library/cpp/getopt/ygetopt.h
@@ -0,0 +1,3 @@
+#pragma once
+
+#include <library/cpp/getopt/small/ygetopt.h>
-- 
cgit v1.2.3