One more external visibility ...

This commit is contained in:
Matthias Koefferlein 2017-12-31 10:23:54 -08:00
parent b7a18b3278
commit 6b4d24b442
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ namespace gsi
/** /**
* @brief Provides a basic implementation for a "boxed" plain value using a Variant as the basic type * @brief Provides a basic implementation for a "boxed" plain value using a Variant as the basic type
*/ */
class Value class GSI_PUBLIC Value
{ {
public: public:
/** /**