8 lines
112 B
C
8 lines
112 B
C
|
#ifndef _WX_PLOT_H_BASE_
|
||
|
#define _WX_PLOT_H_BASE_
|
||
|
|
||
|
#include "wx/generic/plot.h"
|
||
|
|
||
|
#endif
|
||
|
// _WX_PLOT_H_BASE_
|