Skip to content

Commit 0b34b85

Browse files
committed
Making version public
1 parent 6a28668 commit 0b34b85

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

include/xtensor-python/pyarray.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include "pystrides_adaptor.hpp"
2424
#include "pynative_casters.hpp"
2525
#include "xtensor_type_caster_base.hpp"
26+
#include "xtensor_python_config.hpp"
2627

2728
namespace xt
2829
{

include/xtensor-python/pytensor.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include "pystrides_adaptor.hpp"
2424
#include "pynative_casters.hpp"
2525
#include "xtensor_type_caster_base.hpp"
26+
#include "xtensor_python_config.hpp"
2627

2728
namespace xt
2829
{

0 commit comments

Comments
 (0)