Loading...
Searching...
No Matches
Go to the documentation of this file.
27#ifndef G2O_VIEWER_API_H
28#define G2O_VIEWER_API_H
30#include "g2o/config.h"
36#ifdef viewer_library_EXPORTS
37#define G2O_VIEWER_API __declspec(dllexport)
39#define G2O_VIEWER_API __declspec(dllimport)