This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gfxprim.git.
The branch, master has been updated via d9ae37cc5f8e9ab61cc0e55010b70920b0db4a11 (commit) from add1b69ae2989c1f937746437ce9c2019171f0cc (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://repo.or.cz/w/gfxprim.git/commit/d9ae37cc5f8e9ab61cc0e55010b70920b0db4...
commit d9ae37cc5f8e9ab61cc0e55010b70920b0db4a11 Author: Tomas Gavenciak gavento@ucw.cz Date: Tue Nov 22 22:45:49 2011 +0100
Add a required header to test
diff --git a/tests/core/GP_Common.test.c b/tests/core/GP_Common.test.c index 9695d93..81422fb 100644 --- a/tests/core/GP_Common.test.c +++ b/tests/core/GP_Common.test.c @@ -23,6 +23,7 @@ #include "GP_Tests.h"
#include <GP_Common.h> +#include <GP_GetSetBits.h> #include <unistd.h>
/*
-----------------------------------------------------------------------
Summary of changes: tests/core/GP_Common.test.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply.