// Author: Mike Wetherell
// RCS-ID: $Id$
// Copyright: (c) 2004 Mike Wetherell
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
//
#pragma hdrstop
#endif
+#if wxUSE_REGEX
+
// for all others, include the necessary headers
#ifndef WX_PRECOMP
#include "wx/wx.h"
#endif // wxHAS_REGEX_ADVANCED
+
+#endif // wxUSE_REGEX