Core: Fix applet includes using iwyu.

This commit is contained in:
Emmanuel Gil Peyrot 2015-07-12 22:10:37 +01:00
parent f4e1d8ea36
commit fe909b3b5a
7 changed files with 32 additions and 7 deletions

View file

@ -6,6 +6,7 @@
#include <bitset>
#include <cstddef>
#include <memory>
#include <string>
#include <boost/container/static_vector.hpp>