0024941: Need whitespace between predecessor tokens for CLang in c++11 mode
[occt.git] / src / STEPControl / STEPControl_Controller.cxx
index 5a1cef6..e6e3f21 100644 (file)
@@ -64,7 +64,7 @@ STEPControl_Controller::STEPControl_Controller ()
   if (!init) {
     RWHeaderSection::Init();  RWStepAP214::Init();
 
-    Interface_Static::Init ("step","write.step.product.name",'t',"Open CASCADE STEP translator "OCC_VERSION_STRING);
+    Interface_Static::Init ("step","write.step.product.name",'t',"Open CASCADE STEP translator " OCC_VERSION_STRING);
     Interface_Static::Init ("step","write.step.assembly",'e',"");
     Interface_Static::Init ("step","write.step.assembly",'&',"enum 0");
     Interface_Static::Init ("step","write.step.assembly",'&',"eval Off");