We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbff1f commit 2d9f3ddCopy full SHA for 2d9f3dd
Framework/PythonInterface/mantid/api/src/Exports/SpectrumInfoPythonIterator.cpp
@@ -9,6 +9,7 @@
9
#include <boost/python/class.hpp>
10
#include <boost/python/iterator.hpp>
11
#include <boost/python/module.hpp>
12
+#include <boost/python/reference_existing_object.hpp>
13
14
using Mantid::PythonInterface::SpectrumInfoPythonIterator;
15
using namespace boost::python;
0 commit comments