Sha256: be7592168d6c982a2ecee93e12e750073537a3c4c50b0dfb8433d6be3162034d

Contents?: true

Size: 804 Bytes

Versions: 135

Compression:

Stored size: 804 Bytes

Contents

/* NOTE : this header has no guards and is MEANT for multiple inclusion!
 * If you are using "header protection" option with your compiler,
 * please also find #pragma which disables it and put it here, to
 * allow reentrancy of this header.
 */

#ifdef std
#  undef std /* We undef "std" on entry , as STLport headers may include native ones. */
#endif

#ifdef _STLP_PROLOG_HEADER_INCLUDED
#  error STlport prolog header can not be reincluded as long as epilog has not be included.
#endif

#define _STLP_PROLOG_HEADER_INCLUDED

#ifndef _STLP_FEATURES_H
#  include <stl/config/features.h>
#endif

/* If the platform provides any specific prolog actions,
 * like #pragmas, do include platform-specific prolog file */
#if defined (_STLP_HAS_SPECIFIC_PROLOG_EPILOG)
#  include <stl/config/_prolog.h>
#endif

Version data entries

135 entries across 135 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-7.5.1 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-7.4.1 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-7.1.17 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-6.2.0 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-6.0.11 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-5.5.18 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-5.5.17 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-5.5.15 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-5.5.0.22 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-5.5.2 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-5.5.0.7 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-5.5.0.3 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-5.5.0 platform/shared/stlport/stlport/stl/_prolog.h
tauplatform-1.0.3 platform/shared/stlport/stlport/stl/_prolog.h
tauplatform-1.0.2 platform/shared/stlport/stlport/stl/_prolog.h
tauplatform-1.0.1 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-3.5.1.12 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-3.3.5 platform/shared/stlport/stlport/stl/_prolog.h
rhodes-3.4.2 platform/shared/stlport/stlport/stl/_prolog.h