diff liba52/bit_allocate.c @ 1412:e101d1cffec6 libavcodec

when changing version, please keep my changes (win32 compile fix)
author bellard
date Sun, 24 Aug 2003 13:57:42 +0000
parents 68d0a38bd802
children 0b546eab515d
line wrap: on
line diff
--- a/liba52/bit_allocate.c	Fri Aug 22 22:18:08 2003 +0000
+++ b/liba52/bit_allocate.c	Sun Aug 24 13:57:42 2003 +0000
@@ -20,11 +20,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
-
-#include "config.h"
-
-#include <inttypes.h>
-
 #include "a52.h"
 #include "a52_internal.h"