Loading...
Searching...
No Matches
Go to the documentation of this file. 1#ifndef _LOG4SHIB_EXPORT_HH
2#define _LOG4SHIB_EXPORT_HH
5# ifdef LOG4SHIB_BUILD_DLL
6# define LOG4SHIB_EXPORT __declspec(dllexport)
8# define LOG4SHIB_EXPORT __declspec(dllimport)
11# define LOG4SHIB_EXPORT