Skip to content

Commit

Permalink
Review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaZotov committed Jun 17, 2023
1 parent e053a9a commit 4dc651c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sc-memory/sc-memory/scs/ASTJsonListener.hpp
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
#pragma once

#include "nlohmann/json.hpp"
#include "antlr4-runtime.h"

#include <cstdio>
#include "nlohmann/json.hpp"
using ScJson = nlohmann::json;

namespace scs
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 4dc651c

Please sign in to comment.