Skip to content

Commit 2d9f3dd

Browse files
jhaigh0jclarkeSTFC
andauthored
Explicitly include boost header
Co-authored-by: James Clarke <139879523+jclarkeSTFC@users.noreply.github.com>
1 parent dcbff1f commit 2d9f3dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Framework/PythonInterface/mantid/api/src/Exports/SpectrumInfoPythonIterator.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <boost/python/class.hpp>
1010
#include <boost/python/iterator.hpp>
1111
#include <boost/python/module.hpp>
12+
#include <boost/python/reference_existing_object.hpp>
1213

1314
using Mantid::PythonInterface::SpectrumInfoPythonIterator;
1415
using namespace boost::python;

0 commit comments

Comments
 (0)