Freestyle: removed unnecessary #include files and made minor code cleanup.

This commit is contained in:
2014-04-17 12:45:22 +09:00
parent 01a4a09f29
commit 3458bad12d
9 changed files with 8 additions and 15 deletions

View File

@@ -25,7 +25,6 @@
#ifndef __FREESTYLE_PYTHON_ORIENTEDVIEWEDGEITERATOR_H__
#define __FREESTYLE_PYTHON_ORIENTEDVIEWEDGEITERATOR_H__
#include "../../stroke/Stroke.h"
#include "../BPy_Iterator.h"
#include "../../view_map/ViewMapIterators.h"