]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/filefn.cpp
Misc validity fixes to samples/xrc/rc/*.xrc.
[wxWidgets.git] / src / common / filefn.cpp
index 4b87feb7db67e7cc19852f8a0f444a4a277b7fb9..8d68fee7dbefd2867780feb5c6a859f4d0c8da9d 100644 (file)
@@ -1191,6 +1191,7 @@ wxRenameFile(const wxString& file1, const wxString& file2, bool overwrite)
 bool wxRemoveFile(const wxString& file)
 {
 #if defined(__VISUALC__) \
+ || (defined(__WINDOWS__) && defined(__INTELC__)) \
  || defined(__BORLANDC__) \
  || defined(__WATCOMC__) \
  || defined(__DMC__) \