Fixed #pragma

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2000-08-24 11:31:03 +00:00
parent 4dff340069
commit 32321f51b4

View File

@ -19,7 +19,7 @@
// headers
// ----------------------------------------------------------------------------
#ifdef __GNUG__
#pragma interface "splittree.cpp"
#pragma implementation "splittree.h"
#endif
// For compilers that support precompilation, includes "wx/wx.h".