22 lines
324 B
C
22 lines
324 B
C
/*
|
|
* Copyright (c) 1999 Boris Fomitchev
|
|
* AUTOMATICALLY GENERATED - DO NOT EDIT !
|
|
*/
|
|
|
|
/*
|
|
*
|
|
* This wrapper is needed for Borland C++ 5.0 to get STLport
|
|
* header properly included
|
|
*/
|
|
|
|
#ifndef __STLPORT_BC_list_H
|
|
# define __STLPORT_BC_list_H
|
|
|
|
# include <..\list.>
|
|
|
|
#endif
|
|
|
|
// Local Variables:
|
|
// mode:C++
|
|
// End:
|