- builddir
- build
- BUILD
- ucommon-7.0.0-build
- ucommon-7.0.0
- inc
- ucommon
Go to the documentation of this file.
32#if defined(_MSC_VER) || defined(WIN32) || defined(_WIN32)
44#define __EXPORT __declspec(dllexport)
47#if defined(UCOMMON_STATIC) || defined(UCOMMON_RUNTIME)
50#define __SHARED __declspec(dllexport)