Removed now unneeded date library
2 files modified
1 files deleted
| | |
| | | [submodule "cpp-httplib"] |
| | | path = cpp-httplib |
| | | url = https://github.com/yhirose/cpp-httplib.git |
| | | [submodule "date"] |
| | | path = date |
| | | url = https://github.com/HowardHinnant/date.git |
| | | [submodule "rapidjson"] |
| | | path = rapidjson |
| | | url = https://github.com/Tencent/rapidjson.git |
| | |
| | | #include "json.hpp" |
| | | #include "book.hpp" |
| | | #include "date/include/date/date.h" |
| | | #include "protocol.hpp" |
| | | #include "rapidjson/include/rapidjson/document.h" |
| | | #include "rapidjson/include/rapidjson/rapidjson.h" |