#ifndef __GTKPOPUPWINH__
#define __GTKPOPUPWINH__
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "popupwin.h"
#endif
// wxPopUpWindow
//-----------------------------------------------------------------------------
-class wxPopupWindow: public wxPopupWindowBase
+class WXDLLIMPEXP_CORE wxPopupWindow: public wxPopupWindowBase
{
public:
wxPopupWindow() { }