mirror of
https://github.com/verilator/verilator.git
synced 2026-08-31 01:54:23 +02:00
Internals: Sort includes for clang-tidy. No functional change intended.
This commit is contained in:
+4
-4
@@ -20,13 +20,13 @@
|
||||
|
||||
#include "config_build.h"
|
||||
#include "verilatedos.h"
|
||||
#include <cstdio>
|
||||
#include <cstdarg>
|
||||
#include <unistd.h>
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
#include <cstdarg>
|
||||
#include <cstdio>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <unistd.h>
|
||||
#include <vector>
|
||||
|
||||
#include "V3Global.h"
|
||||
#include "V3File.h"
|
||||
|
||||
Reference in New Issue
Block a user