Commit bcac9ff0 authored by Laurent Aimar's avatar Laurent Aimar

* mkv: remove unnecessary header.

parent 43e1d0d3
......@@ -2,7 +2,7 @@
* mkv.cpp : matroska demuxer
*****************************************************************************
* Copyright (C) 2001 VideoLAN
* $Id: mkv.cpp,v 1.10 2003/06/24 19:35:46 fenrir Exp $
* $Id: mkv.cpp,v 1.11 2003/06/24 19:59:27 fenrir Exp $
*
* Authors: Laurent Aimar <fenrir@via.ecp.fr>
*
......@@ -39,7 +39,6 @@
#include <iostream>
#include <cassert>
#include <typeinfo>
#include <wchar.h>
/* libebml and matroska */
#include "ebml/EbmlHead.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment