#include "wx/wxprec.h" #ifdef __BORLANDC__ # pragma hdrstop #endif #ifndef WX_PRECOMP # include "wx/wx.h" #endif #include "wx/splitter.h" #include "wx/treectrl.h" #include "wx/dnd.h"