X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Faction.cpp;h=89cd46b1da27d16ad6d03c3cd86aa45164360df6;hb=dad4c41302de525a1456e9d5b738831487c8acac;hp=782546ae0512568dd8b294d69534d327ed136891;hpb=74266a6e650f019063cdcd1c9a7bd26d8f99041b;p=builder.git diff --git a/source/action.cpp b/source/action.cpp index 782546a..89cd46b 100644 --- a/source/action.cpp +++ b/source/action.cpp @@ -1,19 +1,10 @@ -#include -#include -#include +#include #include "action.h" +using namespace Msp; using namespace std; -/** -Annouces the action by printing out the package name, tool and target name. -*/ void Action::announce(const string &pkg, const string &tool, const string &tgt) { - ostringstream line; - line<