|
feisty meow concerns codebase
2.140
|
#include <application/hoople_main.h>#include <basis/enhance_cpp.h>#include <basis/functions.h>#include <basis/astring.h>#include <filesystem/file_time.h>#include <loggers/program_wide_logger.h>#include <loggers/critical_events.h>#include <mathematics/chaos.h>#include <timely/time_stamp.h>#include <unit_test/unit_base.h>#include <stdio.h>#include <sys/stat.h>#include <unistd.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 37 of file test_file_time.cpp.