mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 13:25:57 +00:00
10 lines
319 B
C
10 lines
319 B
C
#ifndef PH_H___b210ed20_5d0f_4038_abd3_d42ff283c9d0__INCLUDED
|
|
#define PH_H___b210ed20_5d0f_4038_abd3_d42ff283c9d0__INCLUDED
|
|
|
|
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
|
|
|
|
#include <stdio.h>
|
|
|
|
#include <windows.h>
|
|
|
|
#endif // #ifndef PH_H___b210ed20_5d0f_4038_abd3_d42ff283c9d0__INCLUDED
|