Skip to content

Commit

Permalink
added M_PI
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev committed Jun 4, 2018
1 parent c5d74e0 commit 62cc57c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drawpixels/src/drawpixels.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#define MODULE_NAME "drawpixels"

#define DLIB_LOG_DOMAIN LIB_NAME
#define M_PI 3.14159265358979323846

#include <dmsdk/sdk.h>
#include <math.h>
Expand Down

0 comments on commit 62cc57c

Please sign in to comment.