diff options
| author | Brian Anderson <banderson@mozilla.com> | 2013-11-12 06:05:03 -0800 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2013-11-12 06:05:03 -0800 |
| commit | 6b6f89b0ecf7dcde1a03cc5f61fe0767befadd5f (patch) | |
| tree | e309f6f0c5219bc19c5ef2d54992d426f3ee2b1e /src/rt/rust_test_helpers.cpp | |
| parent | 11b07847e6e75bfd26efe85f8c60f53fcc55a631 (diff) | |
| download | rust-6b6f89b0ecf7dcde1a03cc5f61fe0767befadd5f.tar.gz rust-6b6f89b0ecf7dcde1a03cc5f61fe0767befadd5f.zip | |
rt: Delete more C++
Diffstat (limited to 'src/rt/rust_test_helpers.cpp')
| -rw-r--r-- | src/rt/rust_test_helpers.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_test_helpers.cpp b/src/rt/rust_test_helpers.cpp index 3c6e2d68c2f..631745e656a 100644 --- a/src/rt/rust_test_helpers.cpp +++ b/src/rt/rust_test_helpers.cpp @@ -10,7 +10,6 @@ // Helper functions used only in tests -#include "rust_util.h" #include "sync/lock_and_signal.h" // These functions are used in the unit tests for C ABI calls. |
