Go to the documentation of this file.
26#ifndef GEOM_GEOMBASE_HXX
27#define GEOM_GEOMBASE_HXX
30# if defined GEOMBASE_EXPORTS || defined GEOMBase_EXPORTS
31# define GEOMBASE_EXPORT __declspec( dllexport )
33# define GEOMBASE_EXPORT __declspec( dllimport )
36# define GEOMBASE_EXPORT