diff options
| author | Graydon Hoare <graydon@mozilla.com> | 2012-03-28 14:26:38 -0700 |
|---|---|---|
| committer | Graydon Hoare <graydon@mozilla.com> | 2012-03-28 14:26:51 -0700 |
| commit | 2aaca455b93351847c0c267a24a3f8c3eb6920a7 (patch) | |
| tree | 8ffb748385e1c340a9f50cc8e5f10528cab311ba /src/rt/rust_task.cpp | |
| parent | 45c74f04ab8ffdc7497159fbc9927b0025e485de (diff) | |
| download | rust-2aaca455b93351847c0c267a24a3f8c3eb6920a7.tar.gz rust-2aaca455b93351847c0c267a24a3f8c3eb6920a7.zip | |
Tidy up multiple declarations and STDC_FOO_MACROS guards in headers.
Diffstat (limited to 'src/rt/rust_task.cpp')
| -rw-r--r-- | src/rt/rust_task.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_task.cpp b/src/rt/rust_task.cpp index 317638b93c9..b06a2b2d8b7 100644 --- a/src/rt/rust_task.cpp +++ b/src/rt/rust_task.cpp @@ -10,7 +10,6 @@ #include <cstring> #include <algorithm> -#include "globals.h" #include "rust_upcall.h" // Tasks |
