blob: ef2e474ce9ff3bb17f7cc7a344db0c39ab379a20 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- cmake/external/glib/cppgir/tools/genbase.cpp.orig 2023-06-15 00:42:39 UTC
+++ cmake/external/glib/cppgir/tools/genbase.cpp
@@ -1,3 +1,5 @@
+#include <map>
+
#include "genbase.hpp"
static std::string
|