wxhelper-new/inc/include/win_header.h
2024-08-08 08:14:07 +08:00

5 lines
82 B
C

#ifndef BASE_WIN_HEADER_H_
#define BASE_WIN_HEADER_H_
#include <windows.h>
#endif