Salome HOME
Merge branch 'V8_0_0_BR'
[tools/yacsgen.git] / module_generator / cata_tmpl.py
index 2b48b4325dc4642d83371e30c2032ba4654cb0d6..14a88cf79efa210e4d0aac3230945d01371a7514 100644 (file)
@@ -28,12 +28,9 @@ idl="""
 #ifndef _${module}_IDL_
 #define _${module}_IDL_
 
-#include "DSC_Engines.idl"
 #include "SALOME_Exception.idl"
-#include "SALOME_PACOExtension.idl"
 #include "SALOME_Component.idl"
 #include "SALOME_Comm.idl"
-#include "SALOME_Parametric.idl"
 
 ${idldefs}