X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fparser.cpp;h=99ece49a0375d57345cf1c905d4d395a37eeb167;hb=5c98c1f499413c41fd46ddf71a46b481338d7d6b;hp=1d225cb21d243c670dec03b29e5a4724cc47bd00;hpb=cbd0ddd6ee033e46646bfb85d19232c816ea1eda;p=libs%2Fdatafile.git diff --git a/source/parser.cpp b/source/parser.cpp index 1d225cb..99ece49 100644 --- a/source/parser.cpp +++ b/source/parser.cpp @@ -1,10 +1,4 @@ -/* $Id$ - -This file is part of libmspdatafile -Copyright © 2006 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ -#include +#include #include "binaryparser.h" #include "parser.h" #include "statement.h"