3 //=============================================================================
7 * definitions for the windows pdh API
9 * @author Johnny Willemsen <jwillemsen@remedy.nl>
11 //=============================================================================
13 #ifndef ACE_OS_INCLUDE_OS_PDHMSG_H
14 #define ACE_OS_INCLUDE_OS_PDHMSG_H
16 #include /**/ "ace/pre.h"
18 #include /**/ "ace/config-all.h"
20 #if !defined (ACE_LACKS_PRAGMA_ONCE)
22 #endif /* ACE_LACKS_PRAGMA_ONCE */
24 #if defined (ACE_HAS_PDHMSG_H) && !defined (ACE_LACKS_PDHMSG_H)
25 # include /**/ <pdhmsg.h>
26 #endif /* ACE_HAS_PDH_H && !ACE_LACKS_PDH_H */
28 #include /**/ "ace/post.h"
29 #endif /* ACE_OS_INCLUDE_OS_PDHMSG_H */