summaryrefslogtreecommitdiff
path: root/stlport
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-01-27 13:44:37 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-27 13:44:37 +0000
commit865461b6e34c4948e1b3d1a5cc7e363793f7c1c2 (patch)
tree7c10017dba51dc74b14e898205d931af07a0b6d8 /stlport
parent7ebf3b1fcc9d35242f21dfb44393dd752373bdf0 (diff)
don't want to include internal headers
Diffstat (limited to 'stlport')
-rw-r--r--stlport/systemstlguards/preextstl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stlport/systemstlguards/preextstl.h b/stlport/systemstlguards/preextstl.h
index d0ee030491e8..5ff86685f751 100644
--- a/stlport/systemstlguards/preextstl.h
+++ b/stlport/systemstlguards/preextstl.h
@@ -48,7 +48,6 @@
# if defined(_GNUC__)
# pragma GCC visibility push(default)
# endif
-# include _STLP_NATIVE_HEADER(exception_defines.h)
# include _STLP_NATIVE_HEADER(limits)
# if !defined(__GXX_EXPERIMENTAL_CXX0X__)
# include _STLP_NATIVE_HEADER(memory)