diff options
Diffstat (limited to 'contrib/extractor/System.cpp')
-rw-r--r-- | contrib/extractor/System.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/extractor/System.cpp b/contrib/extractor/System.cpp index f9f684014c2..26401afc0b7 100644 --- a/contrib/extractor/System.cpp +++ b/contrib/extractor/System.cpp @@ -366,3 +366,4 @@ int main(int argc, char * arg[]) return 0; } + |