Fixed implementation pragma to "utils.h"

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder
1998-07-10 13:34:20 +00:00
parent 8c43d1c898
commit 7007fcfced

View File

@@ -10,7 +10,7 @@
/////////////////////////////////////////////////////////////////////////////
#ifdef __GNUG__
#pragma implementation "utilscmn.h"
#pragma implementation "utils.h"
#endif
// For compilers that support precompilation, includes "wx.h".