diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Globals.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Globals.h b/src/Globals.h index fe6aee5c5..58badf4dd 100644 --- a/src/Globals.h +++ b/src/Globals.h @@ -124,9 +124,6 @@ typedef unsigned short UInt16; #include <semaphore.h> #include <errno.h> #include <fcntl.h> -#if !defined(ANDROID_NDK) - #include <tr1/memory> -#endif #endif #if defined(ANDROID_NDK) |