|
feisty meow concerns codebase
2.140
|
#include <application/hoople_main.h>#include <basis/guards.h>#include <basis/astring.h>#include <mathematics/math_ops.h>#include <loggers/console_logger.h>#include <structures/static_memory_gremlin.h>#include <unit_test/unit_base.h>
Go to the source code of this file.
Macros | |
| #define | LOG(to_print) EMERGENCY_LOG(program_wide_logger().get(), astring(to_print)) |
| #define LOG | ( | to_print | ) | EMERGENCY_LOG(program_wide_logger().get(), astring(to_print)) |
Definition at line 33 of file test_math_ops.cpp.