diff --git a/src/sled/config.h b/src/sled/config.h index 5322665..a9661f1 100644 --- a/src/sled/config.h +++ b/src/sled/config.h @@ -17,7 +17,7 @@ public: Config &operator=(const Config &lhs) = delete; Config &operator=(Config &&rhs) noexcept = delete; - sled::string ToString() const; + std::string ToString() const; /** * case 1