Skip to content

Commit

Permalink
remove json C++ library
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
  • Loading branch information
CodeLieutenant committed Jul 7, 2023
1 parent dc55348 commit e13f776
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24,600 deletions.
4 changes: 0 additions & 4 deletions cbits.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#include <memory>
#include <streambuf>

#include <json.hpp>

#include <args.cc>
#include <autotune.cc>
#include <dictionary.cc>
Expand All @@ -21,8 +19,6 @@

#include "cbits.h"

using json = nlohmann::json;

#include <stdlib.h>

struct membuf : std::streambuf
Expand Down
Loading

0 comments on commit e13f776

Please sign in to comment.