summaryrefslogtreecommitdiff
path: root/libunwindstack/DexFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/DexFile.h')
-rw-r--r--libunwindstack/DexFile.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libunwindstack/DexFile.h b/libunwindstack/DexFile.h
index 6775530..3bb65da 100644
--- a/libunwindstack/DexFile.h
+++ b/libunwindstack/DexFile.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef _LIBUNWINDSTACK_DEX_FILE_H
-#define _LIBUNWINDSTACK_DEX_FILE_H
+#pragma once
#include <stdint.h>
@@ -80,5 +79,3 @@ class DexFile {
};
} // namespace unwindstack
-
-#endif // _LIBUNWINDSTACK_DEX_FILE_H