blob: 87649f1fb2189c3b29773a7250d82f765c6a7f97 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- lib/dir_lock.h.orig 2018-03-02 05:46:44 UTC
+++ lib/dir_lock.h
@@ -11,6 +11,7 @@
#include <chrono>
#include <functional>
#include <zen/file_error.h>
+#include <zen/warn_static.h>
namespace fff
|