Skip to content

Commit

Permalink
auto merge of #4973 : thestinger/rust/rt, r=brson
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Feb 16, 2013
2 parents 354da41 + f34dd56 commit 9ad8a1f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1,256 deletions.
2 changes: 0 additions & 2 deletions src/rt/rust_globals.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
#include <math.h>
#include <assert.h>

#include "uthash.h"

#if defined(__WIN32__)
extern "C" {
#include <windows.h>
Expand Down
1 change: 0 additions & 1 deletion src/rt/rust_kernel.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
#include "rust_log.h"
#include "rust_sched_reaper.h"
#include "rust_type.h"
#include "util/hash_map.h"
#include "sync/lock_and_signal.h"

class rust_scheduler;
Expand Down
Loading

0 comments on commit 9ad8a1f

Please sign in to comment.