diff options
Diffstat (limited to 'tests/unit/conv.cxx')
-rw-r--r-- | tests/unit/conv.cxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/unit/conv.cxx b/tests/unit/conv.cxx index 3901b9d1..b14f8987 100644 --- a/tests/unit/conv.cxx +++ b/tests/unit/conv.cxx @@ -16,6 +16,10 @@ * USA. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <stdio.h> #include <stdlib.h> #include <string.h> |