X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbinary.cpp;h=aa75b4599a52486614cd7c8df74a6a3f40bab2ab;hb=dad4c41302de525a1456e9d5b738831487c8acac;hp=636def98a295f318e0926cec71b39a277b7f3e21;hpb=05a2b9dabd01414e9e9a91f9d69babaca4ccb32d;p=builder.git diff --git a/source/binary.cpp b/source/binary.cpp index 636def9..aa75b45 100644 --- a/source/binary.cpp +++ b/source/binary.cpp @@ -1,12 +1,5 @@ -/* $Id$ - -This file is part of builder -Copyright © 2006-2010 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include -#include +#include #include "binary.h" #include "builder.h" #include "component.h"