Don't show those notes with the json stuff and get rid of pase.cpp/.hpp Part 2/3.
This commit is contained in:
parent
fcf6fbd2d3
commit
b2e6e48ea4
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#ifndef PARSE_HPP
|
||||
#define PARSE_HPP
|
||||
|
||||
void parse(std::string fileName);
|
||||
std::string get(nlohmann::json json, const std::string &key, const std::string &key2);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue