diff options
Diffstat (limited to 'test cases/failing/65 subproj different versions/subprojects/a/a.h')
-rw-r--r-- | test cases/failing/65 subproj different versions/subprojects/a/a.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test cases/failing/65 subproj different versions/subprojects/a/a.h b/test cases/failing/65 subproj different versions/subprojects/a/a.h new file mode 100644 index 0000000..8f1d49e --- /dev/null +++ b/test cases/failing/65 subproj different versions/subprojects/a/a.h @@ -0,0 +1 @@ +int a_fun(); |