]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
CCAR: small modification in Calcium.hxx to avoid modification of existing
authorcaremoli <caremoli>
Thu, 8 Jan 2009 10:14:37 +0000 (10:14 +0000)
committercaremoli <caremoli>
Thu, 8 Jan 2009 10:14:37 +0000 (10:14 +0000)
components (add #include "calcium_port_factory.hxx")

src/DSC/DSC_User/Datastream/Calcium/Calcium.hxx

index bea82b438698608543c5d57ceb3888d5325b1b82..140d28f7432b3c003b5ed83075d72f5003b74fec 100644 (file)
@@ -20,6 +20,7 @@
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 #include "Superv_Component_i.hxx"
+#include "calcium_port_factory.hxx"
 
 class PySupervCompo:public Superv_Component_i
 {