Merge "Prevent definitions of expected.h from being included twice"
This commit is contained in:
commit
99087decb9
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <initializer_list>
|
||||
#include <type_traits>
|
||||
|
|
Loading…
Reference in a new issue