]> git.tdb.fi Git - libs/datafile.git/blobdiff - source/token.h
Add missing includes
[libs/datafile.git] / source / token.h
index ae4961947e6e3730359d5c8de4dbc761347469d5..b0d2655f5af5ffbb8f82f3e95e9994b390c47c25 100644 (file)
@@ -1,12 +1,8 @@
-/* $Id$
-
-This file is part of libmspdatafile
-Copyright © 2006  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
 #ifndef MSP_DATAFILE_TOKEN_H_
 #define MSP_DATAFILE_TOKEN_H_
 
+#include <string>
+
 namespace Msp {
 namespace DataFile {