diff options
Diffstat (limited to 'judge/jmod_test_line.cpp')
-rw-r--r-- | judge/jmod_test_line.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/judge/jmod_test_line.cpp b/judge/jmod_test_line.cpp index 33a32b9..31bdd34 100644 --- a/judge/jmod_test_line.cpp +++ b/judge/jmod_test_line.cpp @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +# include<judge_conf.h> +#endif + #include<stdio.h> #include<stdlib.h> #include<limits.h> |