summaryrefslogtreecommitdiff
path: root/libunwindstack/GlobalDebugImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/GlobalDebugImpl.h')
-rw-r--r--libunwindstack/GlobalDebugImpl.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libunwindstack/GlobalDebugImpl.h b/libunwindstack/GlobalDebugImpl.h
index db8068d..dcea0ef 100644
--- a/libunwindstack/GlobalDebugImpl.h
+++ b/libunwindstack/GlobalDebugImpl.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef _LIBUNWINDSTACK_GLOBAL_DEBUG_IMPL_H
-#define _LIBUNWINDSTACK_GLOBAL_DEBUG_IMPL_H
+#pragma once
#include <stdint.h>
#include <string.h>
@@ -435,5 +434,3 @@ std::unique_ptr<GlobalDebugInterface<Symfile>> CreateGlobalDebugImpl(
}
} // namespace unwindstack
-
-#endif // _LIBUNWINDSTACK_GLOBAL_DEBUG_IMPL_H