5 lines
74 B
C++
5 lines
74 B
C++
#ifndef _COMMON_PDH_HPP_
|
|
#define _COMMON_PDH_HPP_
|
|
#include <pdh.h>
|
|
#endif
|