// Modified by:
// Created: 20.02.01
// RCS-ID: $Id$
-// Copyright: (c) 2001 wxWindows team
+// Copyright: (c) 2001 wxWidgets team
// License: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// headers
// ----------------------------------------------------------------------------
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dseldlg.h"
#endif