Fix windows build

This commit is contained in:
Christian Kamm 2019-04-10 08:18:49 +02:00 committed by Kevin Ottens
parent 22234e0e73
commit 2bffde2600
No known key found for this signature in database
GPG key ID: 074BBBCB8DECC9E2

View file

@ -25,7 +25,7 @@ namespace OCC {
/**
* Value class containing the options given to the sync engine
*/
struct SyncOptions
struct OWNCLOUDSYNC_EXPORT SyncOptions
{
SyncOptions()
: _vfs(new VfsOff)