X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdebug%2Fprofilingscope.h;h=fe9f38cecb84212f833f26e4d759303af3e9fe7c;hb=f4cf84ddec17f4fec0d9ba7e6814a8af8ff50395;hp=132c4183bf883e2353e665c38ced3e00e5449e7d;hpb=b56eb5ec1da675da0c66abc53c1e4f6c4e4cccbd;p=libs%2Fcore.git diff --git a/source/debug/profilingscope.h b/source/debug/profilingscope.h index 132c418..fe9f38c 100644 --- a/source/debug/profilingscope.h +++ b/source/debug/profilingscope.h @@ -1,14 +1,7 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifndef MSP_DEBUG_PROFILINGSCOPE_H_ #define MSP_DEBUG_PROFILINGSCOPE_H_ -#include "../time/timestamp.h" +#include #include "profiler.h" namespace Msp {