@@ -0,0 +1,13 @@
#ifndef COURSE_DESIGN_TOOLS_H_
#define COURSE_DESIGN_TOOLS_H_
#include "chrono"
#include "iostream"
#include "sqlite3.h"
#include "string"
#include "iomanip"
#include "vector"
std::string get_utc8_time();
#endif
The note is not visible to the blocked user.