diff --git a/reactos/base/shell/explorer/utility/utility.h b/reactos/base/shell/explorer/utility/utility.h index db37ee51767..e3de958b6a8 100644 --- a/reactos/base/shell/explorer/utility/utility.h +++ b/reactos/base/shell/explorer/utility/utility.h @@ -207,11 +207,11 @@ using namespace std; #include -/* not necessary with correct include file order for comdef.h ("\include" path first) +/* not necessary with correct include file order for comdef.h ("\include" path first) */ #if _MSC_VER>=1300 // VS.Net #define _NO_COMUTIL #endif -*/ + #if defined(_MSC_VER) && !defined(_NO_COMUTIL)