Kaydet (Commit) e7ffa3e2 authored tarafından Caolán McNamara's avatar Caolán McNamara

my patch applied it, other's don't, so regenerating

Change-Id: I7ffd382b6aa3954bc346d1ecc45607a417ad2509
üst fd11c723
--- misc/boost_1_44_0/boost/smart_ptr/make_shared.hpp (revision 69250) --- misc/boost_1_44_0/boost/smart_ptr/make_shared.hpp (revision 69250)
+++ misc/build/boost_1_44_0/boost/smart_ptr/make_shared.hpp (revision 69251) +++ misc/build/boost_1_44_0/boost/smart_ptr/make_shared.hpp (revision 69251)
@@ -50,5 +50,16 @@ @@ -49,7 +49,18 @@
{
if( initialized_ ) if( initialized_ )
{ {
+#if defined( __GNUC__ ) +#if defined( __GNUC__ )
...@@ -17,3 +18,4 @@ ...@@ -17,3 +18,4 @@
+ +
initialized_ = false; initialized_ = false;
} }
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment