diff options
Diffstat (limited to 'base/mac/scoped_authorizationref.h')
-rw-r--r-- | base/mac/scoped_authorizationref.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/mac/scoped_authorizationref.h b/base/mac/scoped_authorizationref.h index 28ebce9..6413f2e 100644 --- a/base/mac/scoped_authorizationref.h +++ b/base/mac/scoped_authorizationref.h @@ -4,7 +4,6 @@ #ifndef BASE_MAC_SCOPED_AUTHORIZATIONREF_H_ #define BASE_MAC_SCOPED_AUTHORIZATIONREF_H_ -#pragma once #include <Security/Authorization.h> |