123456789101112131415161718 |
- #ifndef BOOST_COMPUTE_INTEROP_QT_QTCORE_HPP
- #define BOOST_COMPUTE_INTEROP_QT_QTCORE_HPP
- #include <boost/compute/interop/qt/qpoint.hpp>
- #include <boost/compute/interop/qt/qpointf.hpp>
- #include <boost/compute/interop/qt/qvector.hpp>
- #endif
|