| Index: webrtc/examples/peerconnection/client/peer_connection_client.h
|
| diff --git a/webrtc/examples/peerconnection/client/peer_connection_client.h b/webrtc/examples/peerconnection/client/peer_connection_client.h
|
| index dbf2d8ff3d221f7e47e60b6088581285421351e7..de460dd9a440679b96a186bdd8bd79d5fa4c0532 100644
|
| --- a/webrtc/examples/peerconnection/client/peer_connection_client.h
|
| +++ b/webrtc/examples/peerconnection/client/peer_connection_client.h
|
| @@ -10,7 +10,6 @@
|
|
|
| #ifndef WEBRTC_EXAMPLES_PEERCONNECTION_CLIENT_PEER_CONNECTION_CLIENT_H_
|
| #define WEBRTC_EXAMPLES_PEERCONNECTION_CLIENT_PEER_CONNECTION_CLIENT_H_
|
| -#pragma once
|
|
|
| #include <map>
|
| #include <memory>
|
|
|