// Last modified: 22nd July 1998 - ported to wxWindows 2.0
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation
#pragma interface
#endif
#endif
#else
#include <strstream>
-using namespace std;
+//using namespace std;
#endif
#include "scorefil.h"
#include "scoredg.h"