]> git.tdb.fi Git - libs/datafile.git/blobdiff - source/value.h
Rename error.h to except.h
[libs/datafile.git] / source / value.h
index fda83e494db884a228036fafdf3f6ba5c3ec9439..4b3ac4192b400f58388716d5baeaee7f243cb759 100644 (file)
@@ -9,7 +9,7 @@ Distributed under the LGPL
 
 #include <vector>
 #include <msp/strings/lexicalcast.h>
-#include "error.h"
+#include "except.h"
 
 namespace Msp {
 namespace DataFile {