X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_Definitions.h;h=926de63ca9fb4a83dc85f9403c747bdecc31abe0;hb=1b2cab75aa9df76d3fe6f791e2ddb2a065c8cf03;hp=56049acec437d3ace6a27f5c9922e9c4edcf9629;hpb=8dc74f82810d5f597b78633b457efb0ef4f89f9f;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_Definitions.h b/src/ModuleBase/ModuleBase_Definitions.h index 56049acec..926de63ca 100644 --- a/src/ModuleBase/ModuleBase_Definitions.h +++ b/src/ModuleBase/ModuleBase_Definitions.h @@ -10,5 +10,4 @@ typedef QList QShortList; //!< list of short int values typedef QList QDoubleList; //!< list of double values typedef QList QFeatureList; //!< List of features typedef QList QResultList; //!< List of results - #endif