8 lines
122 B
C
8 lines
122 B
C
|
#ifndef __SCROLWINH_BASE__
|
||
|
#define __SCROLWINH_BASE__
|
||
|
|
||
|
#include "wx/generic/scrolwin.h"
|
||
|
|
||
|
#endif
|
||
|
// __SCROLWINH_BASE__
|