Index: runtime/bin/process.h |
diff --git a/runtime/bin/process.h b/runtime/bin/process.h |
index 33863d2430dbd59a27c38707d0661d8f37f451bf..117c5c008477bab29aea4d3c8a75514b37186777 100644 |
--- a/runtime/bin/process.h |
+++ b/runtime/bin/process.h |
@@ -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. |
@@ -6,7 +6,6 @@ |
#define BIN_PROCESS_H_ |
#include "bin/builtin.h" |
- |
#include "platform/globals.h" |