gencpp/project/auxillary/scanner.cpp
Ed_ e1592ba410 Bug fixes and updates to package_release.ps1
- Incrased size of the defines_map_arena to 256KB
- Various fixes for the parser
- Various fixes for code serialization
- Fix for is_equal member func in Code types
- Fixes for hasthable container
- Added are_equal static func to String type for use against StrC
- Added starts_with functions to String type
- package_release.ps1 now packages all docs (forgot to update it with last release)
2024-05-05 21:53:22 -04:00

4 lines
66 B
C++

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