// Created: 01/02/97
// RCS-ID: $Id$
// Copyright: (c) Julian Smart
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dcprint.h"
#endif
#include "wx/dcprint.h"
#include "wx/msgdlg.h"
-#include <math.h>
+#include "wx/math.h"
#include "wx/mac/uma.h"
#include "wx/mac/private/print.h"