gencpp/project/auxillary/scanner.cpp
Ed_ 33f992ef56 Updated generated ast_inlines.hpp so that operator defs have the inline explicit
* 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
2024-10-25 04:08:20 -04:00

6 lines
68 B
C++

#ifdef GEN_INTELLISENSE_DIRECTIVES
# include "scanner.hpp"
#endif