X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Fexcept.cpp;fp=source%2Fcore%2Fexcept.cpp;h=7ac634d9a30c9ef9c8f8dec01633b5c950c96ef8;hp=4b6e4657a4b89833a373f506ec5782e1fcd24728;hb=20e1beb546c26eae3b1a61ab2051108a7dca221f;hpb=b68a2931b5d9d8cda445be184fcc3fa573be49d1 diff --git a/source/core/except.cpp b/source/core/except.cpp index 4b6e465..7ac634d 100644 --- a/source/core/except.cpp +++ b/source/core/except.cpp @@ -4,7 +4,9 @@ This file is part of libmspcore Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ + #include +#include #include "except.h" using namespace std;