X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdebug%2Fprofiler.h;h=7f88dd2c099620189168ed8ed11645d385bed942;hb=e4afb5edb0b7834ef4872218c99207e6b589e9ce;hp=f2d5812da30befafb53914168eeb4237c2966b1c;hpb=b56eb5ec1da675da0c66abc53c1e4f6c4e4cccbd;p=libs%2Fcore.git diff --git a/source/debug/profiler.h b/source/debug/profiler.h index f2d5812..7f88dd2 100644 --- a/source/debug/profiler.h +++ b/source/debug/profiler.h @@ -1,17 +1,10 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifndef MSP_DEBUG_PROFILER_H_ #define MSP_DEBUG_PROFILER_H_ #include #include #include -#include "../time/timedelta.h" +#include namespace Msp { namespace Debug {