aboutsummaryrefslogtreecommitdiffstats
path: root/science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp
blob: af34bb427ab39e364baa77967198387a2f971553 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- MySQL/Plugins/IndexPlugin.cpp.orig	2025-10-27 11:52:57 UTC
+++ MySQL/Plugins/IndexPlugin.cpp
@@ -30,6 +30,7 @@
 #include <Toolbox.h>
 
 #include <google/protobuf/any.h>
+#include <google/protobuf/stubs/common.h>
 
 #define ORTHANC_PLUGIN_NAME "mysql-index"