Files
Work/common/pdh.hpp
2024-08-07 09:09:36 -04:00

5 lines
74 B
C++

#ifndef _COMMON_PDH_HPP_
#define _COMMON_PDH_HPP_
#include <pdh.h>
#endif