Skip to content

Commit e1da5d6

Browse files
VectorTypedDataBinding : Add include required by Boost 1.85
1 parent 8dc8cc3 commit e1da5d6

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
10.6.x.x (relative to 10.6.2.0)
22
========
33

4+
Fixes
5+
-----
46

7+
- Boost : Fixed compatibility with Boost 1.85.
58

69
10.6.2.0 (relative to 10.6.1.0)
710
========

include/IECorePython/VectorTypedDataBinding.inl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
#include "IECorePython/IECoreBinding.h"
4141
#include "IECorePython/RunTimeTypedBinding.h"
4242

43+
#include "boost/numeric/conversion/cast.hpp"
4344
#include "boost/python/suite/indexing/container_utils.hpp"
4445

4546
#include <sstream>

0 commit comments

Comments
 (0)