getopt is not in scope #175

Open
lcoq wants to merge 1 commits from lcoq/master into master

View File

@ -21,6 +21,7 @@
THE SOFTWARE.
*/
#include <getopt.h>
#include "Runner.h"
#if QT_VERSION < QT_VERSION_CHECK(4, 7, 0)