8 lines
114 B
C
8 lines
114 B
C
|
#ifndef __HELPWINH_BASE__
|
||
|
#define __HELPWINH_BASE__
|
||
|
|
||
|
#include "wx/msw/helpwin.h"
|
||
|
|
||
|
#endif
|
||
|
// __HELPWINH_BASE__
|