BorisSchaeling / boost-process

Boost.Process is a library to manage system processes
Boost Software License 1.0
32 stars 20 forks source link

Removed redundant semicolon. #21

Open 5cript opened 8 years ago

5cript commented 8 years ago

Building with -pedantic-errors -pedantic does not allow redundant semicolons.