// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "joystick.h"
-#endif
-
#include "wx/wxprec.h"
#ifdef __DARWIN__
int i,
nUsage,
nPage;
- for (i = 0; i < Array.GetCount(); ++i)
+ for (i = 0; i < Array.Count(); ++i)
{
const void* ref = CFDictionaryGetValue((CFDictionaryRef)Array[i], CFSTR(kIOHIDElementKey));