diff options
Diffstat (limited to 'src/plugins/android/androidcreatekeystorecertificate.h')
-rw-r--r-- | src/plugins/android/androidcreatekeystorecertificate.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/android/androidcreatekeystorecertificate.h b/src/plugins/android/androidcreatekeystorecertificate.h index eba9b73ea9..22030d2c24 100644 --- a/src/plugins/android/androidcreatekeystorecertificate.h +++ b/src/plugins/android/androidcreatekeystorecertificate.h @@ -23,8 +23,7 @@ ** ****************************************************************************/ -#ifndef ANDROIDCREATEKEYSTORECERTIFICATE_H -#define ANDROIDCREATEKEYSTORECERTIFICATE_H +#pragma once #include <utils/fileutils.h> @@ -73,5 +72,3 @@ private: } // namespace Internal } // namespace Android - -#endif // ANDROIDCREATEKEYSTORECERTIFICATE_H |