Adds missing include of assert header.
BUG=3380 R=sergeyu@chromium.org Review URL: https://webrtc-codereview.appspot.com/14569008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6221 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
|
||||
#include "webrtc/modules/desktop_capture/win/screen_capture_utils.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <windows.h>
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
Reference in New Issue
Block a user