123
This commit is contained in:
21
STLPORT/stlport/BC50/rope.h
Normal file
21
STLPORT/stlport/BC50/rope.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/*
|
||||
* 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_rope_H
|
||||
# define __STLPORT_BC_rope_H
|
||||
|
||||
# include <..\rope.>
|
||||
|
||||
#endif
|
||||
|
||||
// Local Variables:
|
||||
// mode:C++
|
||||
// End:
|
||||
Reference in New Issue
Block a user