Salome HOME
Auto-formatting according to the defined code standard.
[modules/shaper.git] / src / Config / Config_XMLReader.h
index 798a975d2f720644617229cac911426a6979e5f0..785dca9c266d08016b13057db37cc1d9390d8eab 100644 (file)
@@ -19,8 +19,8 @@ typedef struct _xmlNode xmlNode;
 typedef xmlNode *xmlNodePtr;
 struct _xmlNode;
 
-
-class CONFIG_EXPORT Config_XMLReader {
+class CONFIG_EXPORT Config_XMLReader
+{
 public:
   Config_XMLReader(const std::string& theXmlFile);
   virtual ~Config_XMLReader();