]> git.stg.codes - stg.git/blobdiff - projects/stargazer/tariffs_impl.cpp
Hide or add proper copy ctor and assignement operator, initialize
[stg.git] / projects / stargazer / tariffs_impl.cpp
index ea3632cb376cf437b4f2d932cdc903fccb3069a1..ab3d970fa38f650edd5aa4e9ff5d320c745fa0cb 100644 (file)
@@ -46,6 +46,7 @@ TARIFFS_IMPL::TARIFFS_IMPL(STORE * st)
       tariffs(),
       store(st),
       WriteServLog(GetStgLogger()),
+      mutex(),
       strError(),
       noTariff(NO_TARIFF_NAME),
       onAddNotifiers(),