X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fstatement.h;h=6b3c54b8b7989d386fff3c3cb98ef3354f5433ad;hb=8ff59df1f2e603557eceacbc81a8dc44de051dae;hp=378ddabdb4ab1c8efc5d19a2853998197d703920;hpb=5453824394771ca21de32088a2842486b63e6f6d;p=libs%2Fdatafile.git diff --git a/source/statement.h b/source/statement.h index 378ddab..6b3c54b 100644 --- a/source/statement.h +++ b/source/statement.h @@ -1,10 +1,11 @@ -/* -This file is part of libmspparser -Copyright © 2006 Mikko Rasa, Mikkosoft Productions +/* $Id$ + +This file is part of libmspdatafile +Copyright © 2006 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ -#ifndef MSP_PARSER_STATEMENT_H_ -#define MSP_PARSER_STATEMENT_H_ +#ifndef MSP_DATAFILE_STATEMENT_H_ +#define MSP_DATAFILE_STATEMENT_H_ #include #include @@ -12,7 +13,7 @@ Distributed under the LGPL #include "value.h" namespace Msp { -namespace Parser { +namespace DataFile { class Statement { @@ -29,7 +30,7 @@ public: { std::ostringstream ss; ss<