Merge branch 'release-2.140.136'
[feisty_meow.git] / nucleus / library / processes / process_control.cpp
index 04d2e0e2cf73ebb9ab60b41812c112f260f46756..27680f8799f05d32ba83364359923406ed939add 100644 (file)
@@ -499,7 +499,7 @@ bool process_control::get_processes_with_toolhelp(process_entry_array &to_fill)
 }
 #endif  // __WIN32__
 
-#ifndef _MSC_VER
+//#ifndef _MSC_VER
 
 #define CLOSE_TEMPORARY_FILE { \
 /*  continuable_error("process_control", "get_processes_with_ps", error); */ \
@@ -594,7 +594,7 @@ LOG("failed to open process list file!");
   }
   return true;
 }
-#endif  // __UNIX__
+//#endif  // __UNIX__
 
 } //namespace.