X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fstatement.h;h=f2fa6e629bf7a1d50676bbe25b4f3096e87310dc;hb=2f79370bffe0bac865dc97c5114dc87c1936fbb4;hp=6b3c54b8b7989d386fff3c3cb98ef3354f5433ad;hpb=8ff59df1f2e603557eceacbc81a8dc44de051dae;p=libs%2Fdatafile.git 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<