/////////////////////////////////////////////////////////////////////////////
// Name: src/palmos/dcprint.cpp
// Purpose: wxPrinterDC class
-// Author: William Osborne
+// Author: William Osborne - minimal working wxPalmOS port
// Modified by:
// Created: 10/13/04
-// RCS-ID: $Id:
+// RCS-ID: $Id$
// Copyright: (c) William Osborne
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/log.h"
#include "wx/window.h"
#include "wx/dcmemory.h"
+ #include "wx/math.h"
#endif
#if wxUSE_PRINTING_ARCHITECTURE
#endif
#include "wx/dcprint.h"
-#include "math.h"
// ----------------------------------------------------------------------------
// wxWin macros