feisty meow concerns codebase
2.140
|
#include <basis/functions.h>
#include <structures/string_array.h>
#include <structures/static_memory_gremlin.h>
#include <loggers/console_logger.h>
#include <application/application_shell.h>
#include <tentacles/file_transfer_tentacle.h>
#include <tentacles/recursive_file_copy.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 27 of file t_file_transfer.cpp.