mirror of
https://github.com/cybuzuma/aur_opencpn.git
synced 2025-05-15 21:20:10 -07:00
12 lines
235 B
Diff
12 lines
235 B
Diff
diff a/include/bbox.h b/include/bbox.h
|
|
--- a/include/bbox.h
|
|
+++ b/include/bbox.h
|
|
@@ -6,7 +6,9 @@
|
|
#include "wx/wx.h"
|
|
#endif
|
|
|
|
+#undef wxDEPRECATED_MSG
|
|
+#define wxDEPRECATED_MSG(param)
|
|
#include "wx/matrix.h"
|
|
#include "wx/geometry.h"
|