changeset 552:e525876e4ddd libavutil

Testing code uses random().
author michael
date Sun, 17 Aug 2008 15:32:50 +0000
parents fe6d70cb51a6
children 288f054e06e8
files pca.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pca.c	Sun Aug 17 15:32:13 2008 +0000
+++ b/pca.c	Sun Aug 17 15:32:50 2008 +0000
@@ -152,6 +152,7 @@
 #if 1
 
 #undef printf
+#undef random
 #include <stdio.h>
 #include <stdlib.h>