Fix missing include

This commit is contained in:
Jonathan Müller 2017-04-12 18:19:08 +02:00
commit 365677b2c9

View file

@ -9,6 +9,7 @@
#include <type_safe/variant.hpp>
#include <cppast/detail/assert.hpp>
#include <cppast/cpp_entity_index.hpp>
namespace cppast