4  * Hewlett-Packard Company
 
     6  * Copyright (c) 1996,1997
 
     7  * Silicon Graphics Computer Systems, Inc.
 
    12  * This material is provided "as is", with absolutely no warranty expressed
 
    13  * or implied. Any use is at your own risk.
 
    15  * Permission to use or copy this software for any purpose is hereby granted
 
    16  * without fee, provided the above notices are retained on all copies.
 
    17  * Permission to modify the code and to distribute modified code is granted,
 
    18  * provided the above notices are retained, and a notice that the code was
 
    19  * modified is included with the above copyright notice.
 
    26 # ifndef _STLP_OUTERMOST_HEADER_ID
 
    27 #  define _STLP_OUTERMOST_HEADER_ID 0x77
 
    28 #  include <stl/_prolog.h>
 
    31 # ifdef _STLP_PRAGMA_ONCE
 
    35 # ifndef _STLP_INTERNAL_ALGOBASE_H
 
    36 #  include <stl/_algobase.h>
 
    39 #ifndef _STLP_INTERNAL_VECTOR_H
 
    40 # include <stl/_vector.h>
 
    43 #if defined (_STLP_IMPORT_VENDOR_STD) && ! defined (_STLP_MINIMUM_IMPORT_STD)
 
    44 #  include _STLP_NATIVE_HEADER(vector)
 
    47 # if (_STLP_OUTERMOST_HEADER_ID == 0x77)
 
    48 #  include <stl/_epilog.h>
 
    49 #  undef _STLP_OUTERMOST_HEADER_ID
 
    52 #endif /* _STLP_VECTOR */