00001 /* 00002 * Copyright (c) 1999 Boris Fomitchev 00003 * AUTOMATICALLY GENERATED - DO NOT EDIT ! 00004 */ 00005 00006 /* 00007 * 00008 * This wrapper is needed for Borland C++ 5.0 to get STLport 00009 * header properly included 00010 */ 00011 #ifndef __STLPORT_BC_cstring_H 00012 # define __STLPORT_BC_cstring_H 00013 00014 # include <..\cstring.> 00015 00016 #endif 00017 // Local Variables: 00018 // mode:C++ 00019 // End: