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