X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fexcept.h;h=ed295f11cef6c50d7fb1c407a7c89852e2d8b2b6;hb=79482ba7aea1b79c7a310c940cc0292532ef3bcb;hp=a58b3ca9c0c9480b14560a36a160aa247be42542;hpb=d5dd704b2576f878809e87dbb8ff8591b9bdbce4;p=libs%2Fcore.git 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 {