Internals: Sort includes for clang-tidy. No functional change intended.

This commit is contained in:
Wilson Snyder
2018-10-14 07:04:18 -04:00
parent 442e4f35f0
commit 595419b370
96 changed files with 289 additions and 288 deletions
+1 -1
View File
@@ -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>