From: Mikko Rasa Date: Wed, 9 May 2012 16:21:08 +0000 (+0300) Subject: Add a missing header and remove an unnecessary one X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=4a46970b4a036e432d0bf7af5d5960ddf59082d3;p=builder.git Add a missing header and remove an unnecessary one --- diff --git a/source/copy.cpp b/source/copy.cpp index b756e0c..30ab60e 100644 --- a/source/copy.cpp +++ b/source/copy.cpp @@ -1,4 +1,4 @@ -#include +#include #include #include #include