summaryrefslogtreecommitdiff
path: root/libunwindstack/Check.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/Check.h')
-rw-r--r--libunwindstack/Check.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libunwindstack/Check.h b/libunwindstack/Check.h
index 493bc00..102cbb1 100644
--- a/libunwindstack/Check.h
+++ b/libunwindstack/Check.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef _LIBUNWINDSTACK_CHECK_H
-#define _LIBUNWINDSTACK_CHECK_H
+#pragma once
#include <stdlib.h>
@@ -30,5 +29,3 @@ namespace unwindstack {
}
} // namespace unwindstack
-
-#endif // _LIBUNWINDSTACK_CHECK_H