X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Faction.cpp;h=89cd46b1da27d16ad6d03c3cd86aa45164360df6;hb=0c83b922e56976a30506d9f8d43c9dcd38d573b5;hp=7ed0da1efc0b9c0c12d0d199835adbb83fac9228;hpb=59ac0a44d6edf179c01604c6ced744873213f855;p=builder.git diff --git a/source/action.cpp b/source/action.cpp index 7ed0da1..89cd46b 100644 --- a/source/action.cpp +++ b/source/action.cpp @@ -1,16 +1,10 @@ -#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<