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