From c2cfd294d21e6da8a86191bdd00af0772379737c Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 22 Jan 2015 15:13:18 +1100 Subject: Fix compilation failure of C++11 on Windows using gcc. --- doc/ScintillaHistory.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index ea7cce1fa..9efc5c982 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -493,6 +493,9 @@ Add new indicator INDIC_COMPOSITIONTHIN to mimic the appearance of non-target segments in OS X IME. +
  • + Fix compilation failure of C++11 <regex> on Windows using gcc. +
  • Release 3.5.3 -- cgit v1.2.3