|
feisty meow concerns codebase
2.140
|
#include "process_anchor.h"#include <basis/array.h>#include <basis/definitions.h>#include <basis/utf_conversion.h>#include <basis/astring.h>#include <filesystem/filename.h>#include <loggers/program_wide_logger.h>#include <structures/static_memory_gremlin.h>
Go to the source code of this file.
Macros | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Definition at line 34 of file process_anchor.cpp.