329e86bfde
Tried to make defs.h slightly more readable, also found some wrong flags then. Updated testconf. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
8 lines
121 B
C
8 lines
121 B
C
#ifndef _WX_EXTDLG_H_BASE_
|
|
#define _WX_EXTDLG_H_BASE_
|
|
|
|
#include "wx/generic/extdlgg.h"
|
|
|
|
#endif
|
|
// _WX_EXTDLG_H_BASE_
|