App: fix ObjectIdentifier causing link errors
Add missing AppExport to hash_value().
This commit is contained in:
parent
b3e9c6b9a9
commit
472af4bf59
|
@ -267,7 +267,7 @@ protected:
|
|||
|
||||
};
|
||||
|
||||
std::size_t hash_value(const App::ObjectIdentifier & path);
|
||||
std::size_t AppExport hash_value(const App::ObjectIdentifier & path);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user