2 * Copyright (c) 1997-1999
3 * Silicon Graphics Computer Systems, Inc.
8 * This material is provided "as is", with absolutely no warranty expressed
9 * or implied. Any use is at your own risk.
11 * Permission to use or copy this software for any purpose is hereby granted
12 * without fee, provided the above notices are retained on all copies.
13 * Permission to modify the code and to distribute modified code is granted,
14 * provided the above notices are retained, and a notice that the code was
15 * modified is included with the above copyright notice.
22 # ifndef _STLP_OUTERMOST_HEADER_ID
23 # define _STLP_OUTERMOST_HEADER_ID 0x46
24 # include <stl/_prolog.h>
27 # ifdef _STLP_PRAGMA_ONCE
31 # ifndef _STLP_INTERNAL_ALLOC_H
32 # include <stl/_alloc.h>
35 # ifndef _STLP_INTERNAL_TEMPBUF_H
36 # include <stl/_tempbuf.h>
39 # ifndef _STLP_INTERNAL_RAW_STORAGE_ITER_H
40 # include <stl/_raw_storage_iter.h>
43 # include <stl/_auto_ptr.h>
45 # if defined (_STLP_IMPORT_VENDOR_STD)
47 # if defined (__MSL__)
48 # include _STLP_NATIVE_HEADER(limits)
51 # include _STLP_NATIVE_HEADER(memory)
53 # if defined (__MSL__) && (__MSL__ >= 0x2405 && __MSL__ < 0x5201)
54 /* 980401 vss MSL 2.4 Pro 3 Release */
60 # if (_STLP_OUTERMOST_HEADER_ID == 0x46)
61 # include <stl/_epilog.h>
62 # undef _STLP_OUTERMOST_HEADER_ID
65 #endif /* _STLP_MEMORY */