X-Git-Url: https://git.ucc.asn.au/?p=progcomp2012.git;a=blobdiff_plain;f=progcomp%2Fjudge%2Fmanager%2Fprogram.h;h=01e00bce1ba01f428e9f8dc78c0b133664948f67;hp=8fef6964a89f41568f326df5aecbb49fa44da2d9;hb=baf69b8ddea3e2749f114a1e82bc1253ef062bc0;hpb=88fc5a96c424e9a451b98f3b680bc1980345320d diff --git a/progcomp/judge/manager/program.h b/progcomp/judge/manager/program.h index 8fef696..01e00bc 100644 --- a/progcomp/judge/manager/program.h +++ b/progcomp/judge/manager/program.h @@ -4,6 +4,7 @@ #include "thread_util.h" #include +#include //Needed to check permissions /** * A wrapping class for an external program, which can exchange messages with the current process through stdin/stdout