mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-12-20 11:02:48 -06:00
#1 - Moved files into new structure for more modern CMake usage.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <catch.hpp>
|
||||
#include <chrono>
|
||||
#include <date/date.h>
|
||||
#include <libcron/Cron.h>
|
||||
#include <libcron/include/libcron/Cron.h>
|
||||
#include <iostream>
|
||||
|
||||
using namespace libcron;
|
||||
|
||||
Reference in New Issue
Block a user