diff options
Diffstat (limited to 'src/T2DLL/T2TenantMemberDef.h')
-rw-r--r-- | src/T2DLL/T2TenantMemberDef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/T2DLL/T2TenantMemberDef.h b/src/T2DLL/T2TenantMemberDef.h index 215e0f4..431e830 100644 --- a/src/T2DLL/T2TenantMemberDef.h +++ b/src/T2DLL/T2TenantMemberDef.h @@ -1,7 +1,7 @@ #pragma once #include "common.h" -class T2TenantMemberDef { +class AFX_EXT_CLASS T2TenantMemberDef { public: T2TenantMemberDef(); virtual ~T2TenantMemberDef(); |