View | Details | Raw Unified | Return to bug 209694
Collapse All | Expand All

(-)x11-toolkits/wxgtk30/files/patch-src_stc_scintilla_src_Editor.cxx (+10 lines)
Line 0 Link Here
1
--- src/stc/scintilla/src/Editor.cxx.orig	2014-10-06 21:33:44 UTC
2
+++ src/stc/scintilla/src/Editor.cxx
3
@@ -16,6 +16,7 @@
4
 #include <map>
5
 #include <algorithm>
6
 #include <memory>
7
+#include <cmath>
8
 
9
 #include "Platform.h"
10
 

Return to bug 209694