mirror of https://github.com/BOINC/boinc.git
server: compile fix for recent gcc
This commit is contained in:
parent
5faad56ed5
commit
f30097d175
|
@ -50,6 +50,8 @@
|
|||
#include <set>
|
||||
#include <limits.h>
|
||||
#include <cmath>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "des.h"
|
||||
#include "stats.h"
|
||||
|
|
Loading…
Reference in New Issue