summaryrefslogtreecommitdiff
path: root/libunwindstack/MemoryXz.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/MemoryXz.h')
-rw-r--r--libunwindstack/MemoryXz.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libunwindstack/MemoryXz.h b/libunwindstack/MemoryXz.h
index c72ba88..57bf6c5 100644
--- a/libunwindstack/MemoryXz.h
+++ b/libunwindstack/MemoryXz.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef _LIBUNWINDSTACK_MEMORY_XZ_H
-#define _LIBUNWINDSTACK_MEMORY_XZ_H
+#pragma once
#include <atomic>
#include <memory>
@@ -71,5 +70,3 @@ class MemoryXz : public Memory {
};
} // namespace unwindstack
-
-#endif // _LIBUNWINDSTACK_MEMORY_XZ_H