code cleanup: includes, also correct some py example typos

This commit is contained in:
Campbell Barton
2012-06-16 20:20:07 +00:00
parent e6a43441b9
commit b5b8306685
35 changed files with 172 additions and 157 deletions

View File

@@ -33,7 +33,7 @@ extern "C" {
#include <vector>
#include <string.h>
#include <PyObjectPlus.h>
#include "PyObjectPlus.h"
#include <structmember.h>
#include "FilterBase.h"