Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
6e9f8146
Commit
6e9f8146
authored
Mar 11, 2014
by
Mark Morschhäuser
Browse files
Fixed VC++ 'M_PI' : undeclared identifier error.
parent
49227ad4
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/arrowitem.cpp
View file @
6e9f8146
#define _USE_MATH_DEFINES
#include
<cmath>
#include
"arrowitem.h"
#include
"arrowitem.h"
#include
"playertarget.h"
#include
"playertarget.h"
#include
"carditem.h"
#include
"carditem.h"
#include
"cardzone.h"
#include
"cardzone.h"
#include
"player.h"
#include
"player.h"
#include
"math.h"
#include
<QPainter>
#include
<QPainter>
#include
<QGraphicsSceneMouseEvent>
#include
<QGraphicsSceneMouseEvent>
#include
<QGraphicsScene>
#include
<QGraphicsScene>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment