[FFmpeg-cvslog] r9636 - trunk/libavutil/internal.h
alex
subversion
Sat Jul 14 13:33:16 CEST 2007
Author: alex
Date: Sat Jul 14 13:33:16 2007
New Revision: 9636
Log:
10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs
Modified:
trunk/libavutil/internal.h
Modified: trunk/libavutil/internal.h
==============================================================================
--- trunk/libavutil/internal.h (original)
+++ trunk/libavutil/internal.h Sat Jul 14 13:33:16 2007
@@ -27,7 +27,6 @@
#define INTERNAL_H
#include <stdint.h>
-#include <assert.h>
#ifndef attribute_used
#if defined(__GNUC__) && (__GNUC__ > 3 || __GNUC__ == 3 && __GNUC_MINOR__ > 0)
More information about the ffmpeg-cvslog
mailing list