home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / Chip_1997-01_cd.bin / ms95 / disk23 / dir05 / f012860.re_ / f012860.re
Text File  |  1996-04-02  |  1KB  |  42 lines

  1. /*----------------------------------------------------------------------+
  2. |                                    |
  3. |  Copyright (1992) Bentley Systems, Inc., All rights reserved.        |
  4. |                                    |
  5. |  "MicroStation", "MDL", and "MicroCSL" are trademarks of Bentley    |
  6. |  Systems, Inc.                            |
  7. |                                    |
  8. |  Limited permission is hereby granted to reproduce and modify this    |
  9. |  copyrighted material provided that the resulting code is used only     |
  10. |  in conjunction with Bentley Systems products under the terms of the    |
  11. |  license agreement provided therein, and that this notice is retained    |
  12. |  in its entirety in any such reproduction or modification.        |
  13. |                                    |
  14. +----------------------------------------------------------------------*/
  15. /*----------------------------------------------------------------------+
  16. |                                    |
  17. |   Current Revision:                            |
  18. |   $Workfile:   stdproto.h  $
  19. |   $Revision:   6.0  $  $Date:   Thu Oct 21 10:19:50 1993  $
  20. |                                    |
  21. +----------------------------------------------------------------------*/
  22.  
  23.  
  24. #if !defined (mdl)
  25. #error This file is intended for MDL only
  26. #endif
  27.  
  28. #if !defined (__errnoH__)
  29. #define __errnoH__
  30.  
  31. /*----------------------------------------------------------------------+
  32. |                                    |
  33. |   Defines                                |
  34. |                                    |
  35. +----------------------------------------------------------------------*/
  36.  
  37. #   if !defined (__errnoH_implemented__)
  38. #   error errno.h is not implemented for this platform    
  39. #   endif    
  40. #endif
  41.  
  42.