mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 20:32:36 +00:00
11 lines
272 B
C
11 lines
272 B
C
/*
|
|
* COPYRIGHT: This file is in the public domain.
|
|
* PROJECT: ReactOS kernel
|
|
* FILE: include/psdk/objerror.h
|
|
* PURPOSE: Directx headers
|
|
* PROGRAMMER: Magnus Olsen (greatlrd)
|
|
*
|
|
*/
|
|
|
|
#include <winerror.h>
|