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