gtsam_points
Loading...
Searching...
No Matches
include
glk
cuda_magic_headers.hpp
Go to the documentation of this file.
1
#ifndef GLK_CUDA_MAGIC_HEADERS_HPP
2
#define GLK_CUDA_MAGIC_HEADERS_HPP
3
4
// the following headers are necesarry to avoid incomplete class errros on nvcc
5
#include <boost/utility/in_place_factory.hpp>
6
#include <boost/utility/typed_in_place_factory.hpp>
7
8
#endif
Generated by
1.9.8