mirror of
https://github.com/laomms/wxhelper.git
synced 2024-12-22 20:59:22 +08:00
5 lines
82 B
C
5 lines
82 B
C
#ifndef BASE_WIN_HEADER_H_
|
|
#define BASE_WIN_HEADER_H_
|
|
#include <windows.h>
|
|
|
|
#endif |