aboutsummaryrefslogtreecommitdiff
path: root/src/exceptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/exceptions.cpp')
-rw-r--r--src/exceptions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exceptions.cpp b/src/exceptions.cpp
index 441075d..8d30296 100644
--- a/src/exceptions.cpp
+++ b/src/exceptions.cpp
@@ -2,4 +2,4 @@
2#include <stdarg.h> 2#include <stdarg.h>
3 3
4subExceptionDef( XmlException ) 4subExceptionDef( XmlException )
5 5subExceptionDef( FileException )