Files
Work/common/WINUSER.HPP
2024-08-07 09:09:36 -04:00

4 lines
85 B
C++

#ifndef _COMMON_WINUSER_HPP_
#define _COMMON_WINUSER_HPP_
#include <winuser.h>
#endif