resolved conflicts for merge of 2b10e2f1 to lmp-dev-plus-aosp
				
					
				
			Change-Id: Ia41583773abbbe1f52d72d1e7f4b925e621d28ff
This commit is contained in:
		@@ -58,7 +58,6 @@
 | 
				
			|||||||
        /* included.  The definitions in <atomic> themselves see      */
 | 
					        /* included.  The definitions in <atomic> themselves see      */
 | 
				
			||||||
        /* the old definition, as they should.                        */
 | 
					        /* the old definition, as they should.                        */
 | 
				
			||||||
        /* Client code sees the following definition.                 */
 | 
					        /* Client code sees the following definition.                 */
 | 
				
			||||||
 | 
					 | 
				
			||||||
#define _Atomic(t) std::atomic<t>
 | 
					#define _Atomic(t) std::atomic<t>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
using std::atomic_is_lock_free;
 | 
					using std::atomic_is_lock_free;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user