Loading...
Searching...
No Matches
Go to the documentation of this file.
27#ifndef G2O_INCREMENTAL_API_H
28#define G2O_INCREMENTAL_API_H
30#include "g2o/config.h"
35#ifdef g2o_incremental_library_EXPORTS
36#define G2O_INCREMENTAL_API __declspec(dllexport)
38#define G2O_INCREMENTAL_API __declspec(dllimport)
41#define G2O_INCREMENTAL_API
46#define G2O_INCREMENTAL_API