libt2n: (gerd) more progress with T2nSingletonWrapper (compiles but not complete...
[libt2n] / src / command_client.hxx
index 035e270..d420102 100644 (file)
@@ -28,7 +28,7 @@ namespace libt2n
 /// a client sending out commands to a server
 class command_client
 {
-    protected:
+    public:
         static const long long command_timeout_usec_default=90000000;
         static const long long hello_timeout_usec_default=30000000;