projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More image processing updates
[wxWidgets.git]
/
src
/
common
/
matrix.cpp
diff --git
a/src/common/matrix.cpp
b/src/common/matrix.cpp
index 5fb66240868ad54339af30def6178d80371230b7..7a78af94b4a3a53801727a2e023ea2e34da8060c 100644
(file)
--- a/
src/common/matrix.cpp
+++ b/
src/common/matrix.cpp
@@
-29,7
+29,7
@@
#include "wx/matrix.h"
#include <math.h>
-const double pi = 3.1415926535;
+
static
const double pi = 3.1415926535;
wxTransformMatrix::wxTransformMatrix(void)
{