#include "time_of_day.hpp"
#include "config.hpp"
#include "gettext.hpp"
#include "utils/general.hpp"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &s, const tod_color &c) |
std::ostream& operator<< | ( | std::ostream & | s, |
const tod_color & | c | ||
) |
Definition at line 22 of file time_of_day.cpp.