Package: igor / 1.4.0+dfsg-2

fix-gcc-10.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Fix gcc-10 build
Bug-Debian: https://bugs.debian.org/966868
Author: Andreas Tille <tille@debian.org>
Last-Update: Wed, 05 Aug 2020 18:12:57 +0200

--- a/igor_src/ExtractFeatures.cpp
+++ b/igor_src/ExtractFeatures.cpp
@@ -23,6 +23,7 @@
  *
  */
 
+#include <string>
 #include "ExtractFeatures.h"
 
 ExtractFeatures::ExtractFeatures() {