CHOP-763: Nested LLEventAPI::Response class needs LL_COMMON_API too.
Apparently the outer class's LL_COMMON_API marker affects all outer class members, but not nested classes. Making it explicit fixes Windows link errors.
Please register or sign in to comment