Salome HOME
Issue #2082 Sketch multiple rotation does not work as expected: debug information
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_Rotation.cpp
index 41e0468bee760c58dfddb50d989a01d5db5d995c..27b1b859161cfc7f921d12b39b9a49bad5d2c2c2 100755 (executable)
@@ -16,6 +16,7 @@
 
 #include <GeomAPI_Edge.h>
 #include <GeomAPI_Lin.h>
+#include <GeomAPI_Trsf.h>
 
 #include <FeaturesPlugin_Tools.h>