]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/stdpbase.cpp
added wxTo/FromString(wxColour) (part of patch 1753875)
[wxWidgets.git] / src / common / stdpbase.cpp
index 3aacd46b8a83812cf92c793558b7759023d622c2..6d0609e118d33dd4eaa2786bd21c0c195ea76c68 100644 (file)
@@ -24,8 +24,6 @@
     #pragma hdrstop
 #endif
 
-#if wxUSE_STDPATHS
-
 #ifndef WX_PRECOMP
     #include "wx/app.h"
 #endif //WX_PRECOMP
@@ -126,5 +124,3 @@ wxString wxStandardPathsBase::AppendAppName(const wxString& dir)
 
     return subdir;
 }
-
-#endif // wxUSE_STDPATHS