mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-10-18 05:45:20 -05:00
#1 - Moved files into new structure for more modern CMake usage.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
#include <catch.hpp>
|
||||
#include <date/date.h>
|
||||
#include <libcron/Cron.h>
|
||||
#include <libcron/CronData.h>
|
||||
#include <libcron/include/libcron/Cron.h>
|
||||
#include <libcron/include/libcron/CronData.h>
|
||||
|
||||
using namespace libcron;
|
||||
using namespace date;
|
||||
|
Reference in New Issue
Block a user