2018-04-01 12:13:47 +00:00
|
|
|
|
2014-01-13 13:08:47 +00:00
|
|
|
#ifndef _MSIEXEC_PCH_
|
|
|
|
#define _MSIEXEC_PCH_
|
|
|
|
|
|
|
|
#include <stdio.h>
|
|
|
|
|
2018-04-01 12:13:47 +00:00
|
|
|
#include <windows.h>
|
2014-01-13 13:08:47 +00:00
|
|
|
#include <wine/debug.h>
|
|
|
|
|
2018-04-01 12:13:47 +00:00
|
|
|
#endif /* !_MSIEXEC_PCH_ */
|