0024059: Eliminate compiler warning C4701 in MSVC++ with warning level 4
[occt.git] / src / TopClass / TopClass_FaceClassifier.gxx
index d6b2856..ad6285d 100755 (executable)
@@ -68,7 +68,7 @@ void TopClass_FaceClassifier::Perform(TheFaceExplorer& Fexp,
   TopAbs_Orientation         anEdgeOri;
   Standard_Integer           aClosestInd;
   IntRes2d_IntersectionPoint aPInter;
-  TopAbs_State               aState;
+  TopAbs_State               aState = TopAbs_UNKNOWN;
   Standard_Boolean           IsWReject;
   Standard_Boolean           IsEReject;