diff options
Diffstat (limited to 'Tests/CustComDepend/foo.cxx')
-rw-r--r-- | Tests/CustComDepend/foo.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CustComDepend/foo.cxx b/Tests/CustComDepend/foo.cxx index 3c204f8..19dfcb1 100644 --- a/Tests/CustComDepend/foo.cxx +++ b/Tests/CustComDepend/foo.cxx @@ -12,4 +12,4 @@ int main(int ac, char** av) fclose(fout); return 0; } - + |