summaryrefslogtreecommitdiff
path: root/libutils/include/utils/StrongPointer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libutils/include/utils/StrongPointer.h')
-rw-r--r--libutils/include/utils/StrongPointer.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libutils/include/utils/StrongPointer.h b/libutils/include/utils/StrongPointer.h
index 294e6b6f4..cdfdd8ac6 100644
--- a/libutils/include/utils/StrongPointer.h
+++ b/libutils/include/utils/StrongPointer.h
@@ -17,12 +17,6 @@
#ifndef ANDROID_STRONG_POINTER_H
#define ANDROID_STRONG_POINTER_H
-#include <cutils/atomic.h>
-
-#include <stdint.h>
-#include <sys/types.h>
-#include <stdlib.h>
-
// ---------------------------------------------------------------------------
namespace android {