mirror of
https://github.com/ScintillaOrg/lexilla.git
synced 2025-05-08 10:45:09 +08:00
Make SimpleLexer example work with Visual C++ 19.41.34120.
This commit is contained in:
parent
b1377e2b0f
commit
bea09bfa94
@ -27,6 +27,7 @@ style.simple.1=fore:#FF0000
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
|
||||
#include "ILexer.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user