X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Faction.cpp;h=72c14a79ae2ac998496e824a9f05f14afa79cb5f;hb=5622fc20f0be8bff0938d24f6f45d3ab384288ca;hp=31b13906acee48a3c493e25efc9e2e7aa9a0f30b;hpb=96e132661ec82c9347f9155d3f30cd99ea8eca47;p=builder.git diff --git a/source/action.cpp b/source/action.cpp index 31b1390..72c14a7 100644 --- a/source/action.cpp +++ b/source/action.cpp @@ -5,19 +5,13 @@ Copyright © 2006-2007, 2009 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ -#include -#include -#include +#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<