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