/* */ #include "SimpleRandomizer.h" namespace aria2 { RandomizerHandle SimpleRandomizer::randomizer = 0; } // namespace aria2