Syncer.hh: fix build with gcc-12

pull/363/head
Christoph Junghans 2022-05-21 09:36:52 -06:00 committed by GitHub
parent 6901fbb169
commit 3cf1c058a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include "util/FileSystem.hh"
#include <memory>
#include <string>
#include <vector>
#include <iosfwd>