Add missing include directive.

This commit is contained in:
Johanna Amann 2016-08-12 06:54:53 -07:00
parent fb3bc05df5
commit b11d9b5ccd

View file

@ -1,6 +1,8 @@
#ifndef PLUGIN_TAGGED_COMPONENT_H
#define PLUGIN_TAGGED_COMPONENT_H
#include <assert.h>
namespace plugin {
/**