]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- added include 230/head
authorArvin Schnell <aschnell@suse.de>
Thu, 31 Mar 2016 15:13:24 +0000 (17:13 +0200)
committerArvin Schnell <aschnell@suse.de>
Thu, 31 Mar 2016 15:13:24 +0000 (17:13 +0200)
snapper/BtrfsUtils.cc

index ce4c9e8eb0e7963ff0589bfcee770ff85f0787f3..1d3f6c1ed492aa4a4dfa7a19514ec8a44ebbdbcc 100644 (file)
@@ -36,6 +36,7 @@
 #include <btrfs/send-utils.h>
 #endif
 #include <algorithm>
+#include <functional>
 
 #include "snapper/Log.h"
 #include "snapper/AppUtil.h"