mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Remove std::filesystem from third_party/nearby.
PiperOrigin-RevId: 764953786
This commit is contained in:
committed by
Copybara-Service
parent
09cdc14fb6
commit
703c0fd2b5
@@ -36,7 +36,7 @@ namespace api {
|
||||
// repository, we use json as the parser for now.
|
||||
class PreferencesManager {
|
||||
public:
|
||||
explicit PreferencesManager(absl::string_view path) {}
|
||||
PreferencesManager() = default;
|
||||
virtual ~PreferencesManager() = default;
|
||||
|
||||
// Sets values
|
||||
|
||||
Reference in New Issue
Block a user