diff options
Diffstat (limited to 'libs/binder/Utils.h')
| -rw-r--r-- | libs/binder/Utils.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/binder/Utils.h b/libs/binder/Utils.h index b8aaf67552..eec09eb859 100644 --- a/libs/binder/Utils.h +++ b/libs/binder/Utils.h @@ -14,6 +14,8 @@ * limitations under the License. */ +#pragma once + #include <stddef.h> #include <sys/uio.h> #include <cstdint> |