summaryrefslogtreecommitdiff
path: root/libunwindstack/MemoryFileAtOffset.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/MemoryFileAtOffset.h')
-rw-r--r--libunwindstack/MemoryFileAtOffset.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libunwindstack/MemoryFileAtOffset.h b/libunwindstack/MemoryFileAtOffset.h
index 9949f26..90cf00b 100644
--- a/libunwindstack/MemoryFileAtOffset.h
+++ b/libunwindstack/MemoryFileAtOffset.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef _LIBUNWINDSTACK_MEMORY_FILE_AT_OFFSET_H
-#define _LIBUNWINDSTACK_MEMORY_FILE_AT_OFFSET_H
+#pragma once
#include <stdint.h>
@@ -45,5 +44,3 @@ class MemoryFileAtOffset : public Memory {
};
} // namespace unwindstack
-
-#endif // _LIBUNWINDSTACK_MEMORY_FILE_AT_OFFSET_H