summaryrefslogtreecommitdiffstats
path: root/WebKit/android/stlport/stl/config/_hpux.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android/stlport/stl/config/_hpux.h')
-rw-r--r--WebKit/android/stlport/stl/config/_hpux.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/WebKit/android/stlport/stl/config/_hpux.h b/WebKit/android/stlport/stl/config/_hpux.h
deleted file mode 100644
index 1a67c08..0000000
--- a/WebKit/android/stlport/stl/config/_hpux.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __stl_config__hpux_h
-#define __stl_config__hpux_h
-
-#define _STLP_PLATFORM "HP Unix"
-
-#ifdef __GNUC__
-# define _STLP_NO_WCHAR_T
-# define _STLP_NO_LONG_DOUBLE
-#endif
-
-#endif /* __stl_config__hpux_h */