Compare commits
1 Commits
master
...
lcoq/maste
Author | SHA1 | Date | |
---|---|---|---|
|
223f1cdcba |
@ -1,4 +1,4 @@
|
||||
_This project is dead. You should use [Karma](http://karma-runner.github.io/) instead. I do._
|
||||
_I am looking for a new maintainer for this project. Please contact me via GitHub if you're interested._
|
||||
|
||||
# Jasmine Headless WebKit runner
|
||||
|
||||
|
@ -21,11 +21,8 @@
|
||||
THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "Runner.h"
|
||||
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(4, 8, 0)
|
||||
#include <getopt.h>
|
||||
#endif
|
||||
#include "Runner.h"
|
||||
|
||||
#if QT_VERSION < QT_VERSION_CHECK(4, 7, 0)
|
||||
#error Use Qt 4.7 or later version
|
||||
|
Loading…
Reference in New Issue
Block a user