Loading...
Searching...
No Matches
Go to the documentation of this file.
36#ifndef G2O_SOLVER_CSPARSE_API_H
37#define G2O_SOLVER_CSPARSE_API_H
39#include "g2o/config.h"
44#ifdef solver_csparse_EXPORTS
45#define G2O_SOLVER_CSPARSE_API __declspec(dllexport)
47#define G2O_SOLVER_CSPARSE_API __declspec(dllimport)
50#define G2O_SOLVER_CSPARSE_API
55#define G2O_SOLVER_CSPARSE_API