diff --git a/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx b/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx
index 466aa72cec6366b84e0f0a0b010ed84560fed100..9735832d244d4146cefd3e705c27066062e8cf2a 100644
--- a/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx
+++ b/Examples/FeatureExtraction/SeamCarvingOtherExample.cxx
@@ -221,6 +221,7 @@ int main(int argc, char ** argv)
   // \end{figure}
   //
   // Software Guide : EndLatex
-  
+
+   return EXIT_SUCCESS; 
 }