the <vector> include is implied by common.h (via common/locale.h)

This commit is contained in:
Steve Lhomme 2010-03-13 16:12:46 +01:00 committed by Moritz Bunkus
parent e00a5f13f7
commit ec2e9b1238
28 changed files with 0 additions and 39 deletions

View File

@ -14,7 +14,6 @@
#include "common/common.h"
#include <cstring>
#include <vector>
#ifdef SYS_WINDOWS
# include <windows.h>
#endif

View File

@ -15,8 +15,6 @@
#include <string.h>
#include <vector>
#include "common/base64.h"
#include "common/hacks.h"
#include "common/strings/editing.h"

View File

@ -28,7 +28,6 @@
# include <libcharset.h>
#endif
#include <locale.h>
#include <vector>
#if defined(SYS_WINDOWS)
# include <windows.h>
#endif

View File

@ -13,8 +13,6 @@
#include "common/common.h"
#include <vector>
#include "common/memory.h"
#include "common/error.h"

View File

@ -17,7 +17,6 @@
#include <cassert>
#include <deque>
#include <memory>
#include <vector>
#include "common/common.h"

View File

@ -13,8 +13,6 @@
#include "common/common.h"
#include <vector>
#include "common/memory.h"
#include "common/strings/editing.h"

View File

@ -17,8 +17,6 @@
#include <stdlib.h>
#include <string.h>
#include <vector>
#include "common/common.h"
#include "common/chapters/chapters.h"
#include "common/ebml.h"

View File

@ -14,7 +14,6 @@
#include "common/common.h"
#include <cassert>
#include <vector>
#include "common/hacks.h"
#include "common/random.h"

View File

@ -17,7 +17,6 @@
#include "common/common.h"
#include <expat.h>
#include <vector>
#include "common/xml/element_mapping.h"

View File

@ -14,7 +14,6 @@
#include <cassert>
#include <iostream>
#include <vector>
#include <avilib.h>

View File

@ -13,7 +13,6 @@
#include <cassert>
#include <iostream>
#include <vector>
#include <avilib.h>

View File

@ -17,7 +17,6 @@
#include <boost/bind.hpp>
#include <stdexcept>
#include <typeinfo>
#include <vector>
#include "common/ebml.h"
#include "common/strings/formatting.h"

View File

@ -15,7 +15,6 @@
#include <cassert>
#include <iostream>
#include <stdlib.h>
#include <vector>
#include "common/chapters/chapters.h"
#include "common/command_line.h"

View File

@ -14,7 +14,6 @@
#include <cassert>
#include <iostream>
#include <vector>
#include <avilib.h>

View File

@ -14,7 +14,6 @@
#include <cassert>
#include <algorithm>
#include <vector>
#include <ebml/EbmlHead.h>
#include <ebml/EbmlSubHead.h>

View File

@ -13,7 +13,6 @@
#include "common/common.h"
#include <cassert>
#include <vector>
#include <ebml/EbmlHead.h>
#include <ebml/EbmlSubHead.h>

View File

@ -30,7 +30,6 @@
#include <algorithm>
#include <iostream>
#include <typeinfo>
#include <vector>
#include <avilib.h>

View File

@ -18,8 +18,6 @@
#include <stdio.h>
#include <vector>
#include <avilib.h>
#include "common/mm_io.h"

View File

@ -16,8 +16,6 @@
#include "common/common.h"
#include <vector>
#include "common/corepicture.h"
#include "common/mm_io.h"
#include "common/xml/element_parser.h"

View File

@ -18,7 +18,6 @@
#include "common/common.h"
#include <boost/logic/tribool.hpp>
#include <vector>
#include "common/compression.h"
#include "common/error.h"

View File

@ -20,8 +20,6 @@
#include <ogg/ogg.h>
#include <vector>
#include "common/mm_io.h"
#include "merge/pr_generic.h"
#include "common/theora.h"

View File

@ -18,8 +18,6 @@
#include <stdio.h>
#include <vector>
#include "common/ac3.h"
#include "common/mm_io.h"
#include "output/p_video.h"

View File

@ -18,8 +18,6 @@
#include <stdio.h>
#include <vector>
#include "common/error.h"
#include "librmff/librmff.h"
#include "output/p_video.h"

View File

@ -18,8 +18,6 @@
#include <expat.h>
#include <vector>
#include "common/mm_io.h"
#include "merge/pr_generic.h"
#include "common/xml/element_parser.h"

View File

@ -17,7 +17,6 @@
#include <algorithm>
#include <cassert>
#include <limits.h>
#include <vector>
#include "common/ebml.h"
#include "common/hacks.h"

View File

@ -35,7 +35,6 @@
#include <iostream>
#include <list>
#include <typeinfo>
#include <vector>
#include <matroska/KaxChapters.h>
#include <matroska/KaxInfoData.h>

View File

@ -34,7 +34,6 @@
#include <algorithm>
#include <iostream>
#include <typeinfo>
#include <vector>
#include <ebml/EbmlHead.h>
#include <ebml/EbmlSubHead.h>

View File

@ -16,8 +16,6 @@
#include "common/common.h"
#include <vector>
#include "merge/pr_generic.h"
#include "common/samples_timecode_conv.h"
#include "common/truehd.h"