X-Git-Url: http://git.tdb.fi/?p=libs%2Fdatafile.git;a=blobdiff_plain;f=source%2Fstatement.h;h=f2fa6e629bf7a1d50676bbe25b4f3096e87310dc;hp=6b3c54b8b7989d386fff3c3cb98ef3354f5433ad;hb=27630d44298cb67e075c166f4421288cc8ca117e;hpb=c4930d8d15a5a248ca921e0ed3f9bca8aa18b322 diff --git a/source/statement.h b/source/statement.h index 6b3c54b..f2fa6e6 100644 --- a/source/statement.h +++ b/source/statement.h @@ -8,8 +8,6 @@ Distributed under the LGPL #define MSP_DATAFILE_STATEMENT_H_ #include -#include -#include #include "value.h" namespace Msp { @@ -26,8 +24,7 @@ public: std::list sub; Statement(): valid(false), line(0) { } - std::string get_location() const - { std::ostringstream ss; ss<