diff options
Diffstat (limited to 'third_party/libjingle/overrides/init_webrtc.h')
-rw-r--r-- | third_party/libjingle/overrides/init_webrtc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/libjingle/overrides/init_webrtc.h b/third_party/libjingle/overrides/init_webrtc.h index 175c067..c5c190c 100644 --- a/third_party/libjingle/overrides/init_webrtc.h +++ b/third_party/libjingle/overrides/init_webrtc.h @@ -5,6 +5,8 @@ #ifndef THIRD_PARTY_LIBJINGLE_OVERRIDES_INIT_WEBRTC_H_ #define THIRD_PARTY_LIBJINGLE_OVERRIDES_INIT_WEBRTC_H_ +#include <string> + #include "allocator_shim/allocator_stub.h" #include "base/logging.h" #include "third_party/webrtc/system_wrappers/interface/event_tracer.h" |