Skip to content

Commit

Permalink
fixup! rtlil: implement Const with std::variant with std::string
Browse files Browse the repository at this point in the history
  • Loading branch information
widlarizer committed Aug 26, 2024
1 parent 2e0f5c0 commit 908b178
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kernel/rtlil.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@

#include "kernel/yosys_common.h"
#include "kernel/yosys.h"
#include <variant>
#include "kernel/utils.h"

YOSYS_NAMESPACE_BEGIN

Expand Down

0 comments on commit 908b178

Please sign in to comment.