Skip to content

Commit efbdb7a

Browse files
committed
add missing include
1 parent 251e28d commit efbdb7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/platform/sim/sim/TargetTrace.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include "tinyformat.h"
66

77
#include <iomanip>
8+
#include <memory>
89

910
namespace sim {
1011

0 commit comments

Comments
 (0)