Merge with head, hopefully the last time for this batch.

This commit is contained in:
Gabe Black
2012-01-31 22:40:08 -08:00
132 changed files with 1719 additions and 909 deletions

View File

@@ -477,7 +477,7 @@ struct PyObject;
#include <string>
struct EventQueue;
class EventQueue;
''')
for param in params:
param.cxx_predecls(code)