Remove boost headers not currently used

This commit is contained in:
vitor-k 2019-09-15 15:18:38 -03:00
parent bb12af1da7
commit 147a7f0dec
3 changed files with 0 additions and 3 deletions

View file

@ -6,7 +6,6 @@
#include <array>
#include <cstddef>
#include <boost/container/static_vector.hpp>
#include <boost/container/vector.hpp>
#include "common/bit_field.h"
#include "common/common_types.h"
#include "common/logging/log.h"