feisty meow concerns codebase
2.140
|
#include <application/hoople_main.h>
#include <basis/functions.h>
#include <loggers/console_logger.h>
#include <loggers/critical_events.h>
#include <structures/static_memory_gremlin.h>
#include <structures/string_array.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 | DEBUG_SYNCH_FILES |
#define DEBUG_SYNCH_FILES |
Definition at line 35 of file synch_files.cpp.
#define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) |
Definition at line 33 of file synch_files.cpp.