#pragma implementation fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2005-03-04 07:24:04 +00:00
parent a986efd0c8
commit de5dc0febd

View File

@ -18,7 +18,7 @@
// ----------------------------------------------------------------------------
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "numdlgg.cpp"
#pragma implementation "numdlgg.h"
#endif
// For compilers that support precompilation, includes "wx.h".