diff options
Diffstat (limited to 'Source/kwsys')
-rw-r--r-- | Source/kwsys/SystemInformation.hxx.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/SystemInformation.hxx.in b/Source/kwsys/SystemInformation.hxx.in index 0267518..0fde927 100644 --- a/Source/kwsys/SystemInformation.hxx.in +++ b/Source/kwsys/SystemInformation.hxx.in @@ -31,7 +31,7 @@ namespace @KWSYS_NAMESPACE@ // forward declare the implementation class class SystemInformationImplementation; -class SystemInformation +class @KWSYS_NAMESPACE@_EXPORT SystemInformation { public: |