Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 040df27b authored by Mohammad Islam's avatar Mohammad Islam Committed by android-build-merger
Browse files

Merge "Prevent definitions of expected.h from being included twice"

am: 99087dec

Change-Id: I74124ec1ca8b4b43cdd0cfdb17bac2402c9f3b4e
parents 16f213a2 99087dec
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@
 * limitations under the License.
 */

#pragma once

#include <algorithm>
#include <initializer_list>
#include <type_traits>