mirror of
https://github.com/laomms/wxhelper.git
synced 2024-12-23 01:59:21 +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
|