]> git.tdb.fi Git - libs/core.git/blobdiff - source/fmt.cpp
core/error.h renamed to except.h
[libs/core.git] / source / fmt.cpp
index b476c36f6c2def97ec4093e7259ec52d1cad48bc..fdd73f3c43b726175f927fe4d0ade866db577315 100644 (file)
@@ -1,4 +1,10 @@
-#include <msp/error.h>
+/* $Id$
+
+This file is part of libmspstrings
+Copyright © 2006-2007 Mikko Rasa
+Distributed under the LGPL
+*/
+#include <msp/core/except.h>
 #include "fmt.h"
 
 using namespace std;