summaryrefslogtreecommitdiff
path: root/libunwindstack/include/unwindstack/UcontextMips.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/include/unwindstack/UcontextMips.h')
-rw-r--r--libunwindstack/include/unwindstack/UcontextMips.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libunwindstack/include/unwindstack/UcontextMips.h b/libunwindstack/include/unwindstack/UcontextMips.h
index 02e33b6..c75e469 100644
--- a/libunwindstack/include/unwindstack/UcontextMips.h
+++ b/libunwindstack/include/unwindstack/UcontextMips.h
@@ -26,8 +26,7 @@
* SUCH DAMAGE.
*/
-#ifndef _LIBUNWINDSTACK_UCONTEXT_MIPS_H
-#define _LIBUNWINDSTACK_UCONTEXT_MIPS_H
+#pragma once
#include <stdint.h>
@@ -58,5 +57,3 @@ struct mips_ucontext_t {
};
} // namespace unwindstack
-
-#endif // _LIBUNWINDSTACK_UCONTEXT_MIPS_H