|
feisty meow concerns codebase
2.140
|
#include <basis/functions.h>#include <basis/guards.h>#include <application/hoople_main.h>#include <application/application_shell.h>#include <loggers/console_logger.h>#include <filesystem/directory.h>#include <filesystem/directory_tree.h>#include <filesystem/filename.h>#include <filesystem/filename_list.h>#include <filesystem/heavy_file_ops.h>#include <structures/static_memory_gremlin.h>#include <textual/string_manipulation.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) |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Definition at line 39 of file test_dirtree_fcopy.cpp.