Salome HOME
SDS in SSL mode.
[modules/kernel.git] / src / SALOMESDS / KernelSDS.hxx
index 3f1eb0475eed707f053461c4041abe1493e71233..9782426a080ffc1afe65b5806d39d08806580410 100644 (file)
@@ -20,5 +20,6 @@
 #pragma once
 
 #include <string>
+#include <vector>
 
-std::string GetDSMInstanceInternal();
+std::string GetDSMInstanceInternal(const std::vector<std::string>& argv);