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

Commit 99087dec authored by Mohammad Islam's avatar Mohammad Islam Committed by Gerrit Code Review
Browse files

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

parents 4f2048d3 9f24c38f
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>