We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08fa62d commit 5c64525Copy full SHA for 5c64525
src/webdriver/extension_qt/web_view_executor.cc
@@ -31,6 +31,7 @@
31
#include <QtGui/QApplication>
32
#endif
33
34
+#define _USE_MATH_DEFINES
35
#include <math.h>
36
class QNetworkCookie;
37
namespace webdriver {
0 commit comments