--- libelwix/example/test_pack.c 2013/06/28 13:05:49 1.1 +++ libelwix/example/test_pack.c 2013/06/28 13:05:49 1.1.2.1 @@ -0,0 +1,10 @@ +#include +#include +#include + + +int +main(int argc, char **argv) +{ + return 0; +}