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