mirror of
https://github.com/verilator/verilator.git
synced 2026-08-29 17:28:46 +02:00
Internals: Sort includes for clang-tidy. No functional change intended.
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
#include "verilated.h"
|
||||
#include "verilated_save.h"
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <cerrno>
|
||||
#include <fcntl.h>
|
||||
|
||||
#if defined(_WIN32) && !defined(__MINGW32__) && !defined(__CYGWIN__)
|
||||
# include <io.h>
|
||||
|
||||
Reference in New Issue
Block a user