diff options
Diffstat (limited to 'Tests/SimpleInstall/TestSubDir/TSD.h')
-rw-r--r-- | Tests/SimpleInstall/TestSubDir/TSD.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/SimpleInstall/TestSubDir/TSD.h b/Tests/SimpleInstall/TestSubDir/TSD.h new file mode 100644 index 0000000..6a3c1af --- /dev/null +++ b/Tests/SimpleInstall/TestSubDir/TSD.h @@ -0,0 +1 @@ +int TSD(const char*); |