Remove unused headers

This commit is contained in:
Alexey Milovidov 2021-05-07 20:13:00 +03:00
parent 9db3cd57bb
commit 7443e660ea
2 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@
#include <cfloat>
#include <cassert>
#include <limits>
#include <common/unaligned.h>
namespace wide

View File

@ -1,6 +1,5 @@
#include <gtest/gtest.h>
#include <bit>
#include <cstdint>
#include <limits>
#include <type_traits>