2008-03-15 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

Fixed compilation error with g++-4.3
This commit is contained in:
Tatsuhiro Tsujikawa 2008-03-15 04:19:46 +00:00
parent 8dacfe45b8
commit 538a8fcfe7
58 changed files with 196 additions and 86 deletions

View file

@ -2,6 +2,7 @@
#define _D_FIXED_NUMBER_RANDOMIZER_H_
#include "Randomizer.h"
#include <cstdlib>
namespace aria2 {