wxUSE_MIMETYPE in src/unix/mimetype.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2002-01-27 19:02:14 +00:00
parent 526dbb9590
commit b79e32cce7

View File

@ -51,7 +51,7 @@
#include "wx/defs.h"
#endif
#if wxUSE_FILE && wxUSE_TEXTFILE
#if wxUSE_MIMETYPE && wxUSE_FILE && wxUSE_TEXTFILE
#ifndef WX_PRECOMP
#include "wx/string.h"
@ -2567,5 +2567,5 @@ static bool IsKnownUnimportantField(const wxString& fieldAll)
}
#endif
// wxUSE_FILE && wxUSE_TEXTFILE
// wxUSE_MIMETYPE && wxUSE_FILE && wxUSE_TEXTFILE