alexmajy / hustoj

Automatically exported from code.google.com/p/hustoj
0 stars 0 forks source link

solving compile errors in judge_client.cc using ubuntu(x64) #91

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm using ubuntu 12.10 64bit

just add this code in judge_client.cc

#include <x86_64-linux-gnu/asm/unistd_64.h>

Original issue reported on code.google.com by flrn...@gmail.com on 11 Jul 2013 at 1:24