public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: Update patch for missing includes
@ 2026-07-11 2:31 Till Hofmann
0 siblings, 0 replies; only message in thread
From: Till Hofmann @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : ce2ca302d8b737201a06163ee3c3e5ddca3e5d20
Author : Till Hofmann <thofmann@fedoraproject.org>
Date : 2021-01-24T17:54:15+01:00
Stats : +12/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/ce2ca302d8b737201a06163ee3c3e5ddca3e5d20?branch=epel10
Log:
Update patch for missing includes
---
diff --git a/bear.missing-includes.patch b/bear.missing-includes.patch
index 7287686..878a423 100644
--- a/bear.missing-includes.patch
+++ b/bear.missing-includes.patch
@@ -10,3 +10,15 @@ index f9c9f93..5fbbd64 100644
#include <string_view>
#include <tuple>
#include <vector>
+diff --git a/source/citnames/source/semantic/Parsers.h b/source/citnames/source/semantic/Parsers.h
+index 8868bd5..7c48bd2 100644
+--- a/source/citnames/source/semantic/Parsers.h
++++ b/source/citnames/source/semantic/Parsers.h
+@@ -25,6 +25,7 @@
+ #include <cstdint>
+ #include <list>
+ #include <map>
++#include <optional>
+ #include <string>
+
+ #include <spdlog/spdlog.h>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 2:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 2:31 [rpms/bear] epel10: Update patch for missing includes Till Hofmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox