summaryrefslogtreecommitdiff
path: root/src/DateUtils.hpp
blob: 358b431d133e032b47bf8cc20fa02cd6b8214aec (plain)
1
2
3
4
5
6
7
#ifndef DATE_UTILS_H
#define DATE_UTILS_H

#include <ctime>
#include <string>

#endif // DATE_UTILS_H