summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/DexFileData.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/tests/DexFileData.h')
-rw-r--r--libunwindstack/tests/DexFileData.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libunwindstack/tests/DexFileData.h b/libunwindstack/tests/DexFileData.h
index 6975c68..d4408d9 100644
--- a/libunwindstack/tests/DexFileData.h
+++ b/libunwindstack/tests/DexFileData.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef _LIBUNWINDSTACK_DEXFILESDATA_H
-#define _LIBUNWINDSTACK_DEXFILESDATA_H
+#pragma once
namespace unwindstack {
@@ -41,5 +40,3 @@ static constexpr uint32_t kDexData[] = {
};
} // namespace unwindstack
-
-#endif // _LIBUNWINDSTACK_DEXFILESDATA_H