diff options
Diffstat (limited to 'Tests/BuildDepends/Project/zot.cxx')
-rw-r--r-- | Tests/BuildDepends/Project/zot.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/BuildDepends/Project/zot.cxx b/Tests/BuildDepends/Project/zot.cxx index 775fd3b438..186554b82e 100644 --- a/Tests/BuildDepends/Project/zot.cxx +++ b/Tests/BuildDepends/Project/zot.cxx @@ -1,6 +1,6 @@ +#include <stdio.h> #include <zot.hxx> #include <zot_custom.hxx> -#include <stdio.h> const char* zot_macro_dir_f(); const char* zot_macro_tgt_f(); |