summaryrefslogtreecommitdiff
path: root/libs/binder/include/binder/MemoryBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/include/binder/MemoryBase.h')
-rw-r--r--libs/binder/include/binder/MemoryBase.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/libs/binder/include/binder/MemoryBase.h b/libs/binder/include/binder/MemoryBase.h
index 4dd363808c..61a029cd1d 100644
--- a/libs/binder/include/binder/MemoryBase.h
+++ b/libs/binder/include/binder/MemoryBase.h
@@ -14,8 +14,7 @@
* limitations under the License.
*/
-#ifndef ANDROID_MEMORY_BASE_H
-#define ANDROID_MEMORY_BASE_H
+#pragma once
#include <stdlib.h>
#include <stdint.h>
@@ -47,5 +46,3 @@ private:
// ---------------------------------------------------------------------------
} // namespace android
-
-#endif // ANDROID_MEMORY_BASE_H