Update Scintilla from 3.4.1 to 3.4.2
This commit is contained in:
committed by
Vadim Zeitlin
parent
b23c6512b6
commit
40a18a74f9
@@ -72,7 +72,7 @@ inline int Maximum(int a, int b) {
|
||||
|
||||
// Shut up annoying Visual C++ warnings:
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(disable: 4244 4309 4514 4710)
|
||||
#pragma warning(disable: 4244 4309)
|
||||
#endif
|
||||
|
||||
#ifdef SCI_NAMESPACE
|
||||
|
Reference in New Issue
Block a user