Instance: manage StateFile with std::unique_ptr

This commit is contained in:
Max Kellermann
2020-01-20 13:25:19 +01:00
parent 56eaf000a4
commit 5d597a3646
3 changed files with 5 additions and 9 deletions

View File

@@ -21,6 +21,7 @@
#include "Instance.hxx"
#include "Partition.hxx"
#include "IdleFlags.hxx"
#include "StateFile.hxx"
#include "Stats.hxx"
#include "client/List.hxx"
#include "input/cache/Manager.hxx"