Replacing many includes by a single one

This commit is contained in:
Dennis Luxen 2010-07-20 13:16:36 +00:00
parent 27a6bcd7ce
commit dd6c87e12d

View File

@ -30,11 +30,7 @@ or see http://www.gnu.org/licenses/agpl.txt.
#include <google/sparse_hash_map>
#include <stxxl/mng>
#include <stxxl/ksort>
#include <stxxl/sort>
#include <stxxl/vector>
#include <stxxl/bits/io/syscall_file.h>
#include <stxxl.h>
#include "typedefs.h"
#include "DataStructures/extractorStructs.h"