ObjError.h 342 B

1234567891011121314
  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (c) Microsoft Corporation. All rights reserved.
  5. //
  6. // File: objerror.h
  7. //
  8. //----------------------------------------------------------------------------
  9. #if _MSC_VER > 1000
  10. #pragma once
  11. #endif
  12. #include <winerror.h>