X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Faction.cpp;h=72c14a79ae2ac998496e824a9f05f14afa79cb5f;hb=0458300fda4f345f865a7f3ee4fc0f2020a91983;hp=7ed0da1efc0b9c0c12d0d199835adbb83fac9228;hpb=59ac0a44d6edf179c01604c6ced744873213f855;p=builder.git diff --git a/source/action.cpp b/source/action.cpp index 7ed0da1..72c14a7 100644 --- a/source/action.cpp +++ b/source/action.cpp @@ -1,16 +1,17 @@ -#include -#include -#include +/* $Id$ + +This file is part of builder +Copyright © 2006-2007, 2009 Mikko Rasa, Mikkosoft Productions +Distributed under the LGPL +*/ + +#include #include "action.h" +using namespace Msp; using namespace std; void Action::announce(const string &pkg, const string &tool, const string &tgt) { - ostringstream line; - line<