X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fstatement.h;h=6b3c54b8b7989d386fff3c3cb98ef3354f5433ad;hb=8ff59df1f2e603557eceacbc81a8dc44de051dae;hp=3c843bfeb0c74d06093f7c3051bb8ff44165bd37;hpb=f3060db03f822573175e3d6bc1fa541217e16f65;p=libs%2Fdatafile.git diff --git a/source/statement.h b/source/statement.h index 3c843bf..6b3c54b 100644 --- a/source/statement.h +++ b/source/statement.h @@ -1,10 +1,11 @@ -/* -This file is part of libmspparser +/* $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<