mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-14 04:34:52 -08:00
Ed_
33f992ef56
* Added support for parsing/serializing specifiers for OpCast roughtly.. Doesn't have constraints on what specifiers beyond whats expected in global nspace scope.. * Minor adjustments to hashtable to avoid UE compile errors * Make sure scanner.cpp is being made by bootstrap
6 lines
68 B
C++
6 lines
68 B
C++
#ifdef GEN_INTELLISENSE_DIRECTIVES
|
|
# include "scanner.hpp"
|
|
#endif
|
|
|
|
|