// Created: 10/14/99
// RCS-ID: $Id$
// Copyright: (c) David Webster
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// For compilers that support precompilation, includes "wx.h".
#ifndef WX_PRECOMP
#include "wx/app.h"
+#include "wx/math.h"
#endif
#include "wx/string.h"
#include "wx/window.h"
#include "wx/os2/private.h"
#include "wx/dcprint.h"
-#include "math.h"
#if wxUSE_PRINTING_ARCHITECTURE