From: Mikko Rasa Date: Thu, 4 Oct 2007 20:41:25 +0000 (+0000) Subject: core/error.h renamed to except.h X-Git-Tag: fs-1.0~10 X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=commitdiff_plain;h=9dc69f850aab362348787353a55a900a5d72c5dc core/error.h renamed to except.h --- diff --git a/source/utils.cpp b/source/utils.cpp index acf7dcd..721fc69 100644 --- a/source/utils.cpp +++ b/source/utils.cpp @@ -7,7 +7,7 @@ Distributed under the LGPL #include #include -#include +#include #ifndef WIN32 #include #else