| Index: runtime/bin/process_win.cc
|
| diff --git a/runtime/bin/process_win.cc b/runtime/bin/process_win.cc
|
| index d9abf1ed0cacfb4b0ca0abcdcf4b7bcafca6a13c..8401ef6de62ad6c5672de76e319503e7a3272f01 100644
|
| --- a/runtime/bin/process_win.cc
|
| +++ b/runtime/bin/process_win.cc
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| +// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| @@ -7,7 +7,6 @@
|
| #include "bin/builtin.h"
|
| #include "bin/process.h"
|
| #include "bin/eventhandler.h"
|
| -
|
| #include "platform/globals.h"
|
|
|
| static const int kReadHandle = 0;
|
|
|