aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk30
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/wxgtk30')
-rw-r--r--x11-toolkits/wxgtk30/files/patch-src_stc_scintilla_src_Editor.cxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk30/files/patch-src_stc_scintilla_src_Editor.cxx b/x11-toolkits/wxgtk30/files/patch-src_stc_scintilla_src_Editor.cxx
new file mode 100644
index 000000000000..02b965cf11be
--- /dev/null
+++ b/x11-toolkits/wxgtk30/files/patch-src_stc_scintilla_src_Editor.cxx
@@ -0,0 +1,10 @@
+--- src/stc/scintilla/src/Editor.cxx.orig 2014-10-06 21:33:44 UTC
++++ src/stc/scintilla/src/Editor.cxx
+@@ -16,6 +16,7 @@
+ #include <map>
+ #include <algorithm>
+ #include <memory>
++#include <cmath>
+
+ #include "Platform.h"
+