* src/tgbatest/randtgba.cc: Do not include <string> twice.

This commit is contained in:
Alexandre Duret-Lutz 2010-01-21 14:55:01 +01:00
parent 062045eb45
commit eef27f4496
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/tgbatest/randtgba.cc: Do not include <string> twice.
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Speedup reduc.test by not spawning one process per formula.