attempt to fix win64 linking error
This commit is contained in:
@@ -399,6 +399,7 @@ struct ScalarStorageOps<std::string> {
|
||||
|
||||
ScalarStorageOps(): value(), maxLength(0) {} // initialized in PVString::PVString
|
||||
};
|
||||
template<> struct ScalarStorageOps<AnyScalar> {};
|
||||
} // namespace detail
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user