Salome HOME
#2027 Sketcher Trim Feature: 1. preview/selected attributes in trim; 2. avoid includi...
[modules/shaper.git] / src / GeomAPI / GeomAPI_Trsf.cpp
index f0df9471f0ecd3238bbfbf5ffcfed2345b502934..7246364f13031cf51b8f097f38c69c3be94be06e 100644 (file)
@@ -13,6 +13,7 @@
 
 #include <gp_Ax1.hxx>
 #include <gp_Ax2.hxx>
+#include <gp_GTrsf.hxx>
 #include <gp_Trsf.hxx>
 
 #define MY_TRSF implPtr<gp_Trsf>()