X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdebug%2Fprofiler.h;h=7f88dd2c099620189168ed8ed11645d385bed942;hb=95bd04e16acacde19fcfdcc722baf72b06dcdfee;hp=f2d5812da30befafb53914168eeb4237c2966b1c;hpb=e7638f74d3e4869020a19dfa1cc700d52373f01c;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 {