diff options
Diffstat (limited to 'src/exceptions.cpp')
-rw-r--r-- | src/exceptions.cpp | 2 |
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 | ||
4 | subExceptionDef( XmlException ) | 4 | subExceptionDef( XmlException ) |
5 | 5 | subExceptionDef( FileException ) | |