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,12 +1,12 @@
|
|||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
// 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
|
||||||
// Created: 01/02/97
|
// Created: 01/02/97
|
||||||
// RCS-ID: $Id$
|
// RCS-ID: $Id$
|
||||||
// Copyright: (c) Julian Smart, Chris Breeze
|
// Copyright: (c) Julian Smart, Chris Breeze
|
||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#ifndef _WX_MATRIXH__
|
#ifndef _WX_MATRIXH__
|
||||||
@@ -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