mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 18:58:51 +02:00
Fix header order botched by clang-format in recent commit.
This commit is contained in:
@@ -24,9 +24,10 @@
|
||||
// SenItems: Convert pos/negedge of non-simple signals to temporaries
|
||||
//*************************************************************************
|
||||
|
||||
#include "V3PchAstNoMT.h" // VL_MT_DISABLED_CODE_UNIT
|
||||
|
||||
#include "V3LinkResolve.h"
|
||||
|
||||
#include "V3PchAstNoMT.h" // VL_MT_DISABLED_CODE_UNIT
|
||||
#include "V3String.h"
|
||||
#include "V3Task.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user