X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Fexcept.h;h=ed295f11cef6c50d7fb1c407a7c89852e2d8b2b6;hp=a58b3ca9c0c9480b14560a36a160aa247be42542;hb=e14321c38b34ec1cc5641b267f031693a8f7bc27;hpb=b56eb5ec1da675da0c66abc53c1e4f6c4e4cccbd diff --git a/source/core/except.h b/source/core/except.h index a58b3ca..ed295f1 100644 --- a/source/core/except.h +++ b/source/core/except.h @@ -1,16 +1,9 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2006-2008 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifndef MSP_CORE_ERROR_H_ #define MSP_CORE_ERROR_H_ #include #include -#include "../debug/backtrace.h" +#include namespace Msp {