diff options
Diffstat (limited to 'kmymoney2/mymoney/mymoneyexceptiontest.cpp')
-rw-r--r-- | kmymoney2/mymoney/mymoneyexceptiontest.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kmymoney2/mymoney/mymoneyexceptiontest.cpp b/kmymoney2/mymoney/mymoneyexceptiontest.cpp index 9d036ff..1470670 100644 --- a/kmymoney2/mymoney/mymoneyexceptiontest.cpp +++ b/kmymoney2/mymoney/mymoneyexceptiontest.cpp @@ -15,6 +15,10 @@ * * ***************************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "mymoneyexceptiontest.h" MyMoneyExceptionTest::MyMoneyExceptionTest() |