patrick
/
plasp
Archived
1
0
Fork 0

Added missing header file.

This commit is contained in:
Patrick Lühne 2016-05-21 15:19:40 +02:00
parent 081f0eb70f
commit aa351f0573
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
#include <string>
#include <typeinfo>
#include <plasp/utils/ParserException.h>
namespace plasp
{
namespace utils