in forward declaration replace class keyword when struct is expected
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <Python.h>
|
||||
#endif
|
||||
|
||||
#ifdef __GNUG__
|
||||
#if defined(__GNUG__) && !defined(__APPLE__)
|
||||
#pragma implementation
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user