diff options
Diffstat (limited to 'Tests/ComplexRelativePaths')
-rw-r--r-- | Tests/ComplexRelativePaths/Library/testConly.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/ComplexRelativePaths/Library/testConly.c b/Tests/ComplexRelativePaths/Library/testConly.c index 35d6a39..2d83f77 100644 --- a/Tests/ComplexRelativePaths/Library/testConly.c +++ b/Tests/ComplexRelativePaths/Library/testConly.c @@ -1,4 +1,5 @@ #include "testConly.h" +#include <stdio.h> int CsharedFunction() { |