fix windows build
Some checks failed
buildbot/WindowsCMakeBuilder Build finished.

This commit is contained in:
Andrei Yankovich 2023-05-24 22:36:39 +02:00
parent f2612d5e42
commit 9a97eccb8c

View File

@ -17,7 +17,7 @@ namespace QH {
/**
* @brief The DistVersion class This is information of supported versions of the destinations api.
*/
class DistVersion: public StreamBase {
class HEARTSHARED_EXPORT DistVersion: public StreamBase {
public: