epoc32/include/stdapis/stlportv5/stl/_csignal.h
branchSymbian3
changeset 4 837f303aceeb
parent 3 e1b950c65cb4
     1.1 --- a/epoc32/include/stdapis/stlportv5/stl/_csignal.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/stdapis/stlportv5/stl/_csignal.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,4 +1,6 @@
     1.4  /*
     1.5 + * Portions Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
     1.6 + *
     1.7   * Copyright (c) 1999
     1.8   * Boris Fomitchev
     1.9   *
    1.10 @@ -23,6 +25,7 @@
    1.11  #    include _STLP_NATIVE_C_HEADER(signal.h)
    1.12  #  endif
    1.13  
    1.14 +#ifndef __SYMBIAN32__
    1.15  #  if defined (_STLP_IMPORT_VENDOR_CSTD)
    1.16  _STLP_BEGIN_NAMESPACE
    1.17  #    if !defined (_STLP_NO_CSTD_FUNCTION_IMPORTS)
    1.18 @@ -35,3 +38,4 @@
    1.19  #endif
    1.20  
    1.21  #endif /* _STLP_INTERNAL_CSIGNAL */
    1.22 +#endif /* _STLP_INTERNAL_CSIGNAL */