Remove an unneeded include.

This commit is contained in:
Mark de Wever 2010-12-05 18:09:21 +00:00
parent 753b25d75f
commit a7c9fab0e0
2 changed files with 4 additions and 1 deletions

View File

@ -17,6 +17,7 @@
#include "global.hpp"
#include "config.hpp"
#include "foreach.hpp"
#include "time_of_day.hpp"

View File

@ -18,7 +18,9 @@
#ifndef TIME_OF_DAY_HPP_INCLUDED
#define TIME_OF_DAY_HPP_INCLUDED
#include "config.hpp"
#include "tstring.hpp"
class config;
/**
* Object which defines a time of day