mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Fix build on Win32
This commit is contained in:
parent
47308cdc01
commit
80d202c630
@ -45,6 +45,8 @@
|
||||
#include <winbase.h>
|
||||
#endif
|
||||
|
||||
#include <time.h>
|
||||
|
||||
// We use some internals of csync:
|
||||
extern "C" int c_utimes(const char *, const struct timeval *);
|
||||
extern "C" void csync_win32_set_file_hidden( const char *file, bool h );
|
||||
|
||||
Loading…
Reference in New Issue
Block a user