| Index: courgette/adjustment_method_2.cc
|
| diff --git a/courgette/adjustment_method_2.cc b/courgette/adjustment_method_2.cc
|
| index e4fd7160b56a052a89b6282d296411b4d655ff6b..b039e63fd975d18661ed55048c5041a641a96913 100644
|
| --- a/courgette/adjustment_method_2.cc
|
| +++ b/courgette/adjustment_method_2.cc
|
| @@ -15,9 +15,8 @@
|
| #include "base/basictypes.h"
|
| #include "base/format_macros.h"
|
| #include "base/logging.h"
|
| -#include "base/string_util.h"
|
| +#include "base/stringprintf.h"
|
| #include "base/time.h"
|
| -
|
| #include "courgette/assembly_program.h"
|
| #include "courgette/courgette.h"
|
| #include "courgette/encoded_program.h"
|
|
|