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