adjust work project to the current codebase
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#ifndef TYPES_HPP
|
||||
#define TYPES_HPP
|
||||
|
||||
#include <chrono>
|
||||
|
||||
namespace work::core {
|
||||
using timestamp = std::chrono::system_clock::time_point;
|
||||
}
|
||||
#endif //TYPES_HPP
|
||||
Reference in New Issue
Block a user