зеркало из https://github.com/nextcloud/desktop.git
Fix build on Win32
This commit is contained in:
Родитель
47308cdc01
Коммит
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 );
|
||||
|
|
Загрузка…
Ссылка в новой задаче