File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 3636#define IECOREPYTHON_VECTORTYPEDDATABINDING_INL
3737
3838#include " boost/python.hpp"
39- #include " Python.h"
4039
4140#include " IECorePython/IECoreBinding.h"
4241#include " IECorePython/RunTimeTypedBinding.h"
4342#include " IECorePython/VectorTypedDataBinding.h"
4443
45- #include " IECore/MessageHandler.h"
46- #include " IECore/TypeTraits.h"
47-
4844#include " boost/numeric/conversion/cast.hpp"
49-
5045#include " boost/python/suite/indexing/container_utils.hpp"
5146
5247#include < sstream>
53- #include < typeindex>
5448
5549namespace IECorePython
5650{
Original file line number Diff line number Diff line change 4949
5050#include " IECore/DataAlgo.h"
5151#include " IECore/Export.h"
52+ #include " IECore/TypeTraits.h"
5253#include " IECore/VectorTypedData.h"
5354
5455IECORE_PUSH_DEFAULT_VISIBILITY
You can’t perform that action at this time.
0 commit comments