summaryrefslogtreecommitdiffstats
path: root/textproc/soothsayer/files/patch-src_lib_plugins_smoothedCountPlugin.cpp
blob: 7374958fe4a488d7c27c7a0706c7359c9fadcefd (plain)
1
2
3
4
5
6
7
8
9
10
--- src/lib/plugins/smoothedCountPlugin.cpp.orig	2008-06-02 13:29:01 UTC
+++ src/lib/plugins/smoothedCountPlugin.cpp
@@ -22,6 +22,7 @@
                                                                 **********(*)*/
 
 #include "plugins/smoothedCountPlugin.h"
+#include <cstring>
 
 
 SmoothedCountPlugin::SmoothedCountPlugin(Configuration* config, ContextTracker* ct)
OpenPOWER on IntegriCloud