dependency cleanup: removed useless include causing cycle in the graph

This commit is contained in:
Yann Dirson 2005-10-28 21:14:30 +00:00
parent 95ea58da3b
commit 62abd2f89e

View file

@ -20,7 +20,6 @@
#include "tstring.hpp"
#include "gettext.hpp"
#include "filesystem.hpp"
#include "log.hpp"
#define LOG_CF lg::info(lg::config)