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