Switch to using base/constructormagic.h and remove system_wrappers/interface/constructor_magic.h.
BUG=N/A R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/19519004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6202 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
		| @@ -11,8 +11,8 @@ | ||||
| #ifndef WEBRTC_MODULES_AUDIO_CODING_NETEQ4_RTCP_H_ | ||||
| #define WEBRTC_MODULES_AUDIO_CODING_NETEQ4_RTCP_H_ | ||||
|  | ||||
| #include "webrtc/base/constructormagic.h" | ||||
| #include "webrtc/modules/audio_coding/neteq4/interface/neteq.h" | ||||
| #include "webrtc/system_wrappers/interface/constructor_magic.h" | ||||
| #include "webrtc/typedefs.h" | ||||
|  | ||||
| namespace webrtc { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 henrike@webrtc.org
					henrike@webrtc.org