Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-03-30 20:14:54 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-03-30 20:14:54 +0400
commitbb1f20a534e1179fcc1f104c117f27676910bcc2 (patch)
tree04beef3e9df70c79ea8b8bd3aa5df65e4d14e82f /source/gameengine/Expressions/PyObjectPlus.h
parentcc87bf16a18f28e6958033fdab1a34bd940fbbff (diff)
includes for building with gcc 4.6 on fedora.
patch from Richard Shaw
Diffstat (limited to 'source/gameengine/Expressions/PyObjectPlus.h')
-rw-r--r--source/gameengine/Expressions/PyObjectPlus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/gameengine/Expressions/PyObjectPlus.h b/source/gameengine/Expressions/PyObjectPlus.h
index 7d06cc64ee9..157124ebc81 100644
--- a/source/gameengine/Expressions/PyObjectPlus.h
+++ b/source/gameengine/Expressions/PyObjectPlus.h
@@ -45,6 +45,7 @@
#include "STR_String.h"
#include "MT_Vector3.h"
#include "SG_QList.h"
+#include <stddef.h>
/*------------------------------
* Python defines