summaryrefslogtreecommitdiffstats
path: root/library/cpp
diff options
context:
space:
mode:
authortobo <[email protected]>2025-04-10 03:32:04 +0300
committertobo <[email protected]>2025-04-10 03:43:59 +0300
commitf489e479c78e4192f2d5ec693f8c1d1b5774b8a0 (patch)
tree962ce8fc60888e446314179442146574863582dc /library/cpp
parent2da53f8b412769ddbf102a194a675ab690be9c7b (diff)
remove unused include
commit_hash:acb52196481fcf4c768f63b391165775d3b35e4a
Diffstat (limited to 'library/cpp')
-rw-r--r--library/cpp/getopt/small/last_getopt_opt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/library/cpp/getopt/small/last_getopt_opt.h b/library/cpp/getopt/small/last_getopt_opt.h
index 8754ebb7eeb..de3b10badec 100644
--- a/library/cpp/getopt/small/last_getopt_opt.h
+++ b/library/cpp/getopt/small/last_getopt_opt.h
@@ -13,7 +13,6 @@
#include <util/string/join.h>
#include <optional>
-#include <stdarg.h>
namespace NLastGetopt {
enum EHasArg {