about summary refs log tree commit diff
path: root/src/rt
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2011-08-20 10:28:30 -0700
committerBrian Anderson <banderson@mozilla.com>2011-08-20 10:28:30 -0700
commit09f4cd90a852b69bb72fc5385fdabbde39f5fb91 (patch)
treeca302d9753a834d5eb570f4c428482d06ac773e1 /src/rt
parent2c54b464080f0f4cb42fd712e10657a1d100735f (diff)
downloadrust-09f4cd90a852b69bb72fc5385fdabbde39f5fb91.tar.gz
rust-09f4cd90a852b69bb72fc5385fdabbde39f5fb91.zip
Add another 'using namespace shape' inside namespace shape
Try again to put out the darwin tinderbox
Diffstat (limited to 'src/rt')
-rw-r--r--src/rt/rust_shape.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rt/rust_shape.cpp b/src/rt/rust_shape.cpp
index aecb9254158..ea8d251773d 100644
--- a/src/rt/rust_shape.cpp
+++ b/src/rt/rust_shape.cpp
@@ -35,6 +35,8 @@ const uint8_t CMP_LE = 2u;
 
 namespace shape {
 
+using namespace shape;
+
 // NB: This function does not align.
 template<typename T>
 inline data_pair<T>