Go to the documentation of this file.
21#ifndef INCLUDED_LIBREVENGE_STREAM_LIBREVENGE_STREAM_API_H
22#define INCLUDED_LIBREVENGE_STREAM_LIBREVENGE_STREAM_API_H
25#ifdef LIBREVENGE_STREAM_BUILD
26#define REVENGE_STREAM_API __declspec(dllexport)
28#define REVENGE_STREAM_API __declspec(dllimport)
31#ifdef LIBREVENGE_STREAM_VISIBILITY
32#define REVENGE_STREAM_API __attribute__((visibility("default")))
34#define REVENGE_STREAM_API
Generated for librevenge by
doxygen 1.14.0