Timer Console
Loading...
Searching...
No Matches
files.cpp File Reference
#include "./files.h"
#include <fstream>
#include "../Alarm/alarm.h"
#include "../Timer/timer.h"
#include "../Timer/timerData.h"
#include "../includes/nlohmann/json.hpp"
Include dependency graph for files.cpp:

Typedefs

using json = nlohmann::json
 For better readability and development process using json is declared here at the top of the implementation file.
 

Typedef Documentation

◆ json

using json = nlohmann::json

For better readability and development process using json is declared here at the top of the implementation file.