|
feisty meow concerns codebase
2.140
|
#include <application/application_shell.h>#include <application/hoople_main.h>#include <basis/functions.h>#include <filesystem/directory.h>#include <filesystem/filename.h>#include <loggers/console_logger.h>#include <loggers/critical_events.h>#include <mathematics/chaos.h>#include <processes/launch_process.h>#include <structures/static_memory_gremlin.h>#include <structures/string_array.h>#include <tentacles/file_transfer_tentacle.h>#include <tentacles/recursive_file_copy.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(), astring(s)) |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s)) |
Definition at line 45 of file test_file_transfer.cpp.