mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
Internals: Cleanup and standardize include order. No functional change intended.
This commit is contained in:
+2
-3
@@ -20,14 +20,13 @@
|
||||
|
||||
#include "config_build.h"
|
||||
#include "verilatedos.h"
|
||||
#include <cstdarg>
|
||||
#include <cstdio>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "V3Global.h"
|
||||
#include "V3Graph.h"
|
||||
#include "V3GraphDfa.h"
|
||||
|
||||
#include <cstdarg>
|
||||
|
||||
//######################################################################
|
||||
//######################################################################
|
||||
// Test class
|
||||
|
||||
Reference in New Issue
Block a user