1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

segment: remove unnecessary <strings.h> include

This commit is contained in:
Janne Grunau
2012-06-14 18:41:47 +02:00
parent 16b8525963
commit 1cdcf043ca

View File

@@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <strings.h>
#include <float.h>
#include "avformat.h"