#ifndef _WX_UNIV_STATUSBR_H_
#define _WX_UNIV_STATUSBR_H_
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univstatusbr.h"
#endif
#include "wx/univ/inpcons.h"
+#include "wx/arrstr.h"
// ----------------------------------------------------------------------------
// wxStatusBar: a window near the bottom of the frame used for status info