0032402: Coding Rules - eliminate msvc warning C4668 (symbol is not defined as a...
[occt.git] / src / BRepFill / BRepFill_Pipe.cxx
index 1337494..00944ac 100644 (file)
@@ -300,7 +300,7 @@ void BRepFill_Pipe::Perform(const TopoDS_Wire&  Spine,
   RemLoc.Remove(myLast);
   myLast = RemLoc.GetResult();
   
-#if DRAW
+#ifdef DRAW
   if (Affich) {
     DBRep::Set("theprof",  TheProf);
     DBRep::Set("thefirst", myFirst);