This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
hapdec: Delete include for nonexistent file
It exists as an alias for string.h in most C libraries, so usually this line is harmless.
tags/n4.0
Mark Thompson
8 years ago
parent
d41e10c148
commit
2068d116db
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
libavcodec/hapdec.c
+ 0
- 1
libavcodec/hapdec.c
View File
@@ -37,7 +37,6 @@
#include "bytestream.h"
#include "hap.h"
#include "internal.h"
#include "memory.h"
#include "snappy.h"
#include "texturedsp.h"
#include "thread.h"
Write
Preview
Loading…
Cancel
Save