Go to the documentation of this file. 1 #ifndef _LOG4SHIB_EXPORT_HH 2 #define _LOG4SHIB_EXPORT_HH 4 #ifdef LOG4SHIB_HAS_DLL 5 # ifdef LOG4SHIB_BUILD_DLL 6 # define LOG4SHIB_EXPORT __declspec(dllexport) 8 # define LOG4SHIB_EXPORT __declspec(dllimport) 11 # define LOG4SHIB_EXPORT 14 #endif // _LOG4SHIB_EXPORT_HH