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 00012 #ifndef __STLPORT_BC_functional_H 00013 # define __STLPORT_BC_functional_H 00014 00015 # include <..\functional.> 00016 00017 #endif 00018 00019 // Local Variables: 00020 // mode:C++ 00021 // End: