data: compile error fix

fixed compile errors for TokenLocation.
This commit is contained in:
malte_langkabel
2014-07-01 14:25:28 +02:00
parent b72584559c
commit 3dabe009e0
4 changed files with 9 additions and 1 deletions
@@ -1,6 +1,7 @@
#ifndef TOKEN_LOCATION_COLLECTION_H
#define TOKEN_LOCATION_COLLECTION_H
#include <functional>
#include <map>
#include <memory>
#include <ostream>