feisty meow concerns codebase
2.140
|
#include "table_configurator.h"
#include <basis/astring.h>
#include <basis/functions.h>
#include <structures/string_array.h>
#include <structures/string_table.h>
Go to the source code of this file.
Namespaces | |
configuration | |
Macros | |
#define | LOG(to_print) printf("%s::%s: %s\n", static_class_name(), func, astring(to_print).s()) |
Definition at line 28 of file table_configurator.cpp.