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

@@ -26,7 +26,7 @@ http://www.gnu.org/copyleft/lesser.txt.
// implementation
#include <PyObjectPlus.h>
#include "PyObjectPlus.h"
#include <structmember.h>
#include <float.h>
#include <math.h>