blob: b70774684ce9a9f645f915f4a95feb0939a1ccc3 [file] [log] [blame]
/*
* Copyright 2015 The WebRTC Project Authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
*/
// This header is for backwards compatibility only, and will be removed soon.
// Include webrtc/api/optional.h instead.
#ifndef WEBRTC_RTC_BASE_OPTIONAL_H_
#define WEBRTC_RTC_BASE_OPTIONAL_H_
#include "webrtc/api/optional.h"
#endif // WEBRTC_RTC_BASE_OPTIONAL_H_