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