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 bb238230f0a..a1641699163 100644 --- a/contrib/extractor/System.cpp +++ b/contrib/extractor/System.cpp @@ -346,3 +346,4 @@ int main(int argc, char * arg[]) return 0; } + |