X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=ABM2%2FEngine%2Fprofiler.h;h=5d12b9fbc98b22cde8aed8361bd6c410bb1022ec;hb=0557fdb7b7567901ca7e82def55fe5ceab0ccef0;hp=77eee052e6c452774d5421f3470f988c8cb034a9;hpb=0b314338a46fe83c1c4bb646da858ebd5d4a7317;p=matthijs%2FABM2.git diff --git a/ABM2/Engine/profiler.h b/ABM2/Engine/profiler.h index 77eee05..5d12b9f 100755 --- a/ABM2/Engine/profiler.h +++ b/ABM2/Engine/profiler.h @@ -3,6 +3,7 @@ #define MAX_PROFILER_SAMPLES 50 + class IProfilerOutputHandler; class CProfileSample;