This commit is contained in:
romkazvo
2023-08-07 19:29:24 +08:00
commit 34d6c5d489
4832 changed files with 1389451 additions and 0 deletions

View 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_hash_map_H
# define __STLPORT_BC_hash_map_H
# include <..\hash_map.>
#endif
// Local Variables:
// mode:C++
// End: