Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// Name: matrix.h
|
// Name: wx/matrix.h
|
||||||
// Purpose: wxTransformMatrix class. NOT YET USED
|
// Purpose: wxTransformMatrix class. NOT YET USED
|
||||||
// Author: Chris Breeze, Julian Smart
|
// Author: Chris Breeze, Julian Smart
|
||||||
// Modified by: Klaas Holwerda
|
// Modified by: Klaas Holwerda
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
//! headerfiles="matrix.h wx/object.h"
|
//! headerfiles="matrix.h wx/object.h"
|
||||||
#include "wx/object.h"
|
#include "wx/object.h"
|
||||||
|
#include "wx/math.h"
|
||||||
|
|
||||||
//! codefiles="matrix.cpp"
|
//! codefiles="matrix.cpp"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user