10 lines
119 B
C
10 lines
119 B
C
|
#ifndef __WMI_ESSSELF__H_
|
||
|
#define __WMI_ESSSELF__H_
|
||
|
|
||
|
#include <selfinst.h>
|
||
|
|
||
|
// BUGBUG
|
||
|
#define WMIESS_REPORT(X)
|
||
|
|
||
|
#endif
|