]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Merge branch 'master' of newgeom:newgeom
authorvsv <vitaly.smetannikov@opencascade.com>
Tue, 28 Oct 2014 17:30:28 +0000 (20:30 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Tue, 28 Oct 2014 17:30:28 +0000 (20:30 +0300)
1  2 
src/ModuleBase/ModuleBase_Operation.cpp

index 3f29da13070d1ef9aa6ef8ed4783756aa21c6d26,9f99fad519725bd389e2899e5df8288cefae98b1..896da097e6160d7f73ed867ea9b9c3a5dc48869d
@@@ -21,8 -21,8 +21,9 @@@
  #include <ModelAPI_Document.h>
  #include <ModelAPI_Events.h>
  #include <ModelAPI_Result.h>
 +#include <ModelAPI_Object.h>
  #include <ModelAPI_Validator.h>
+ #include <ModelAPI_Session.h>
  
  #include <GeomAPI_Pnt2d.h>