diff options
Diffstat (limited to 'Tests/SimpleInstallS2/foo.h')
-rw-r--r-- | Tests/SimpleInstallS2/foo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/SimpleInstallS2/foo.h b/Tests/SimpleInstallS2/foo.h index 2708baf..216cdf6 100644 --- a/Tests/SimpleInstallS2/foo.h +++ b/Tests/SimpleInstallS2/foo.h @@ -8,4 +8,3 @@ extern int SomeFunctionInFoo(); #ifdef __cplusplus } #endif - |