#ifndef DEF_CONFIG_H #define DEF_CONFIG_H #define VERSION "0.0.0" #define DB_FILE "takl.sqlite3" #endif