5 lines
89 B
C++
5 lines
89 B
C++
#ifndef _COMMON_COMMCTRL_HPP_
|
|
#define _COMMON_COMMCTRL_HPP_
|
|
#include <commctrl.h>
|
|
#endif
|