mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-23 06:13:07 -06:00
Esc: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
6953c7fa89
commit
6d491bd498
2 changed files with 2 additions and 1 deletions
|
|
@ -79,6 +79,7 @@ void CSyntax::InitKeywords()
|
|||
"int8", "uint8", "int16", "uint16", "int32", "uint32", "int64", "uint64", "qword",
|
||||
"INTERLOCKED_", "INTERLOCKED", "ONCELOCK", "ONCELOCK_", "INITBLOCK", "EXITBLOCK",
|
||||
"rval_", "rval_default", "size_t", "intptr_t", "uintptr_t", "INITIALIZER", "INITIALIZE",
|
||||
"hash_t",
|
||||
NULL
|
||||
};
|
||||
static const char *usc[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue