You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
220 B
9 lines
220 B
--- 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"
|