Apply LTO fix suggested by Ericson2314

This commit is contained in:
Linus Heckemann 2023-08-20 14:55:56 +02:00
parent b23431a657
commit 9f0427385f

View file

@ -11,6 +11,7 @@
#include "state.hh"
#include "util.hh"
#include "worker-protocol.hh"
#include "worker-protocol-impl.hh"
#include "finally.hh"
#include "url.hh"