X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdebug%2Fprofilingscope.cpp;h=bf3363de2fdce5d42d8f0e78655d35b3febea5c8;hb=f4cf84ddec17f4fec0d9ba7e6814a8af8ff50395;hp=39222342123848e1ba7d768592bff0fbd981b2d1;hpb=d5dd704b2576f878809e87dbb8ff8591b9bdbce4;p=libs%2Fcore.git diff --git a/source/debug/profilingscope.cpp b/source/debug/profilingscope.cpp index 3922234..bf3363d 100644 --- a/source/debug/profilingscope.cpp +++ b/source/debug/profilingscope.cpp @@ -1,11 +1,4 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - -#include "../time/utils.h" +#include #include "profilingscope.h" using namespace std;