4 lines
92 B
C++
4 lines
92 B
C++
#ifndef _COMMON_TOOLHELP32_HPP_
|
|
#define _COMMON_TOOLHELP32_HPP_
|
|
#include <tlhelp32.h>
|
|
#endif |