diff options
| author | Jason W. Bacon <jwb@FreeBSD.org> | 2025-10-27 17:04:01 +0000 |
|---|---|---|
| committer | Jason W. Bacon <jwb@FreeBSD.org> | 2025-10-27 17:04:01 +0000 |
| commit | 1e51eaa38294e8dba3f61939fb17ba11ccc1cfd8 (patch) | |
| tree | c218bfa71b637396eefe38415fd385eca44761fa /science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp | |
| parent | a61fa75a176df354fa0651fddf89b383ebda5004 (diff) | |
Diffstat (limited to 'science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp')
| -rw-r--r-- | science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp b/science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp new file mode 100644 index 000000000000..af34bb427ab3 --- /dev/null +++ b/science/orthanc-mysql/files/patch-MySQL_Plugins_IndexPlugin.cpp @@ -0,0 +1,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" + |
