diff --git a/base/include/android-base/expected.h b/base/include/android-base/expected.h index 08c9fb50d..957a8a000 100644 --- a/base/include/android-base/expected.h +++ b/base/include/android-base/expected.h @@ -14,6 +14,8 @@ * limitations under the License. */ +#pragma once + #include #include #include