mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
Fix header order botched by clang-format in recent commit.
This commit is contained in:
+2
-2
@@ -21,10 +21,10 @@
|
||||
//
|
||||
//*************************************************************************
|
||||
|
||||
#include "V3Scope.h"
|
||||
|
||||
#include "V3PchAstNoMT.h" // VL_MT_DISABLED_CODE_UNIT
|
||||
|
||||
#include "V3Scope.h"
|
||||
|
||||
#include <unordered_map>
|
||||
#include <unordered_set>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user