need <algorithm> for std::max
This commit is contained in:
parent
51f2d120e4
commit
cca4d18d26
|
@ -54,6 +54,7 @@
|
||||||
#include "zm_libvnc_camera.h"
|
#include "zm_libvnc_camera.h"
|
||||||
#endif // HAVE_LIBVNC
|
#endif // HAVE_LIBVNC
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue