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