X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fdebug%2Fprofiler.cpp;h=0167ff99e7be1aa6bd4fb81427023d9d8868d67c;hb=fc1475d88018934a61df890c192a404a105308fd;hp=ba69a61d5c511aa40374ced75892c5b8d07c372a;hpb=b56eb5ec1da675da0c66abc53c1e4f6c4e4cccbd;p=libs%2Fcore.git diff --git a/source/debug/profiler.cpp b/source/debug/profiler.cpp index ba69a61..0167ff9 100644 --- a/source/debug/profiler.cpp +++ b/source/debug/profiler.cpp @@ -1,12 +1,5 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - -#include "../core/except.h" -#include "../time/units.h" +#include +#include #include "profiler.h" using namespace std;