prepare for adding bmesh py api for customdata layer access - no functional changes.

This commit is contained in:
2012-03-15 06:08:27 +00:00
parent f53888c5cc
commit 6ed9c58a3d
5 changed files with 11 additions and 9 deletions

View File

@@ -34,8 +34,8 @@
#include "bmesh.h"
#include "bmesh_py_types.h"
#include "bmesh_py_types_select.h"
#include "bmesh_py_utils.h"
#include "bmesh_py_select.h"
#include "BLI_utildefines.h"