// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "tabg.h"
#endif
#ifndef WX_PRECOMP
#include "wx/settings.h"
#include "wx/intl.h"
+ #include "wx/dcclient.h"
#endif
#include <stdio.h>