Skip to content

Commit 5647c47

Browse files
committed
remove unnecessary include
1 parent 9aad49e commit 5647c47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/instruction.hh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#pragma once
22

3-
#include <optional>
43
#include "program_walker.hh"
54

65
constexpr bool is_branch(int24_t op, direction dir) noexcept {

0 commit comments

Comments
 (0)