|
feisty meow concerns codebase
2.140
|
#include <application/application_shell.h>#include <application/hoople_main.h>#include <basis/astring.h>#include <basis/functions.h>#include <basis/guards.h>#include <configuration/ini_parser.h>#include <filesystem/byte_filer.h>#include <loggers/console_logger.h>#include <loggers/critical_events.h>#include <loggers/program_wide_logger.h>#include <structures/static_memory_gremlin.h>#include <structures/string_table.h>#include <textual/parser_bits.h>#include <unit_test/unit_base.h>
Go to the source code of this file.
Macros | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Variables | |
| const astring | INI_FILE_1 |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Definition at line 39 of file test_ini_parser.cpp.
| const astring INI_FILE_1 |
Definition at line 41 of file test_ini_parser.cpp.