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