From b7a415ec0e358967fc39c046fb72f29e227e7104 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Sun, 6 Aug 2006 19:43:57 +0000 Subject: It builds with build again, and even the tests now. woo! --- src/exceptions.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/exceptions.h') diff --git a/src/exceptions.h b/src/exceptions.h index 1cc891d..3bf2e0b 100644 --- a/src/exceptions.h +++ b/src/exceptions.h @@ -5,5 +5,6 @@ #include subExceptionDecl( XmlException ) +subExceptionDecl( FileException ) #endif -- cgit v1.2.3