Re: Compatibility with GSL 4.1.0

"'Neil Hodgson' via scintilla-interest" <[email protected]> Tue, 7 Jan 2025 08:16:59 +1100
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
Andrew Truckle:

> Migrating to 4.1.0 from 4.0.0 · Issue #1182 · microsoft/GSL
> 
> In order to compile with Scintilla I have to add this to the scinitillacall header file:
> 
> #include <string>

   Scintilla requires client code to include required headers before its headers so add #include <string> to your application code.

   Neil

-- 
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/BA343349-E191-48BA-B69E-59F0CBF835F8%40me.com.