forked from github/verilator
Fix unique_ptr memory header for MinGW64 (#3493).
This commit is contained in:
parent
63507e8e29
commit
108c900387
@ -116,6 +116,7 @@ Unai Martinez-Corral
|
||||
Vassilis Papaefstathiou
|
||||
Veripool API Bot
|
||||
Victor Besyakov
|
||||
William D. Jones
|
||||
Wilson Snyder
|
||||
Xi Zhang
|
||||
Yoda Lee
|
||||
|
@ -28,6 +28,7 @@
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include <fstream>
|
||||
#include <memory>
|
||||
|
||||
//============================================================================
|
||||
// V3File: Create streams, recording dependency information
|
||||
|
Loading…
Reference in New Issue
Block a user