fixed build on Wisual Studio+OpenCV2

This commit is contained in:
matlabbe
2016-01-19 18:18:53 -05:00
parent 7bfd76e747
commit 95d21a55f1
4 changed files with 10 additions and 6 deletions

View File

@@ -31,11 +31,11 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <rtabmap/core/RtabmapExp.h>
#include <opencv2/core/types.hpp>
#include <opencv2/core/core.hpp>
namespace RTABMAP_EXP rtabmap {
namespace rtabmap {
class GeodeticCoords
class RTABMAP_EXP GeodeticCoords
{
public:
GeodeticCoords();