diff options
Diffstat (limited to 'Source/cmakewizard.h')
-rw-r--r-- | Source/cmakewizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmakewizard.h b/Source/cmakewizard.h index 7bc497f..8cdbf13 100644 --- a/Source/cmakewizard.h +++ b/Source/cmakewizard.h @@ -19,7 +19,7 @@ #include "cmMakefile.h" #include "cmStandardIncludes.h" -class cmakewizard +class CM_EXPORT cmakewizard { public: cmakewizard(); |