mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
builder: restore module import cycle detection/topological reorder
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
module builtin
|
||||
|
||||
#include <dbghelp.h>
|
||||
// dbghelp.h is already included in cheaders.v
|
||||
#flag windows -l dbghelp
|
||||
|
||||
pub struct SymbolInfo {
|
||||
|
Reference in New Issue
Block a user