summaryrefslogtreecommitdiff
path: root/audio/festival/patches/patch-speech__tools_include_ling__class_EST__FeatureFunctionPackage.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/festival/patches/patch-speech__tools_include_ling__class_EST__FeatureFunctionPackage.h')
-rw-r--r--audio/festival/patches/patch-speech__tools_include_ling__class_EST__FeatureFunctionPackage.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/festival/patches/patch-speech__tools_include_ling__class_EST__FeatureFunctionPackage.h b/audio/festival/patches/patch-speech__tools_include_ling__class_EST__FeatureFunctionPackage.h
new file mode 100644
index 00000000000..9da1b3e4a91
--- /dev/null
+++ b/audio/festival/patches/patch-speech__tools_include_ling__class_EST__FeatureFunctionPackage.h
@@ -0,0 +1,12 @@
+$NetBSD: patch-speech__tools_include_ling__class_EST__FeatureFunctionPackage.h,v 1.1 2012/05/04 16:01:04 joerg Exp $
+
+--- speech_tools/include/ling_class/EST_FeatureFunctionPackage.h.orig 2012-04-27 12:41:31.000000000 +0000
++++ speech_tools/include/ling_class/EST_FeatureFunctionPackage.h
+@@ -70,5 +70,7 @@ public:
+ };
+
+ int operator == (const EST_FeatureFunctionPackage::Entry &a, const EST_FeatureFunctionPackage::Entry &b);
++ostream &operator << (ostream &s, EST_FeatureFunctionPackage::Entry &e);
++
+ #endif
+