Missing include

Change-Id: I6af48e37b1b796a1680447ff972de8b5f5623d26
This commit is contained in:
Stephan Bergmann
2016-12-01 23:42:09 +01:00
parent 002c1f7223
commit 51b502bb53
3 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
*/
#include <cassert>
#include <set>
#include <string>
#include <iostream>
#include "plugin.hxx"