X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftoken.h;h=b0d2655f5af5ffbb8f82f3e95e9994b390c47c25;hb=f3279c1ff5f745905b0e4f282c10e2cac26227ce;hp=ae4961947e6e3730359d5c8de4dbc761347469d5;hpb=8ff59df1f2e603557eceacbc81a8dc44de051dae;p=libs%2Fdatafile.git diff --git a/source/token.h b/source/token.h index ae49619..b0d2655 100644 --- a/source/token.h +++ b/source/token.h @@ -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 + namespace Msp { namespace DataFile {