diff options
Diffstat (limited to 'kmymoney2/mymoney/mymoneymoneytest.cpp')
-rw-r--r-- | kmymoney2/mymoney/mymoneymoneytest.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kmymoney2/mymoney/mymoneymoneytest.cpp b/kmymoney2/mymoney/mymoneymoneytest.cpp index 81967a1..116cee9 100644 --- a/kmymoney2/mymoney/mymoneymoneytest.cpp +++ b/kmymoney2/mymoney/mymoneymoneytest.cpp @@ -14,6 +14,10 @@ * * ***************************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + // make sure, that this is defined before we even include any other header file #ifndef __STDC_LIMIT_MACROS #define __STDC_LIMIT_MACROS // force definition of min and max values |