Re: Compatibility with GSL 4.1.0
Andrew Truckle <[email protected]> Tue, 7 Jan 2025 00:25:26 -0800 (PST)
| Newsgroups | gmane.comp.lib.scintilla.devel |
|---|---|
| Message-ID | <[email protected]> |
I have added it to my stdafx. Thanks. On Tuesday, 7 January 2025 at 05:24:22 UTC Andrew Truckle wrote: > Why? If your code relies on headers then it should include them by design. > It is not self-contained and incomplete. > > On Monday, 6 January 2025 at 21:17:14 UTC Neil Hodgson wrote: > >> 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/f11a4b56-fec4-4357-b06c-e53ee90463aen%40googlegroups.com.