Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-06-21 23:33:58 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-06-21 23:33:58 +0300
commit89a8e406d040cd96fc952b8bba51bfb8c9fdaf19 (patch)
tree3ba3ee1ca83edc804bbfdf2f83bd2d53dbb9d76c
parentad941bdb9efdae75a872129fd5c834e8554d5412 (diff)
upd
-rw-r--r--include/afio/revision.hpp6
-rw-r--r--include/afio/v2.0/detail/impl/safe_byte_ranges.ipp2
m---------include/afio/v2.0/outcome0
m---------include/afio/v2.0/quickcpplib0
m---------test/kerneltest0
5 files changed, 4 insertions, 4 deletions
diff --git a/include/afio/revision.hpp b/include/afio/revision.hpp
index 6d468c7f..85ce45a0 100644
--- a/include/afio/revision.hpp
+++ b/include/afio/revision.hpp
@@ -1,4 +1,4 @@
// Note the second line of this file must ALWAYS be the git SHA, third line ALWAYS the git SHA update time
-#define AFIO_PREVIOUS_COMMIT_REF 305934b3c3b97e476e018ca6a210df923ad5546a
-#define AFIO_PREVIOUS_COMMIT_DATE "2018-06-19 19:29:30 +00:00"
-#define AFIO_PREVIOUS_COMMIT_UNIQUE 305934b3
+#define AFIO_PREVIOUS_COMMIT_REF ad941bdb9efdae75a872129fd5c834e8554d5412
+#define AFIO_PREVIOUS_COMMIT_DATE "2018-06-20 08:47:11 +00:00"
+#define AFIO_PREVIOUS_COMMIT_UNIQUE ad941bdb
diff --git a/include/afio/v2.0/detail/impl/safe_byte_ranges.ipp b/include/afio/v2.0/detail/impl/safe_byte_ranges.ipp
index e8544351..f4760896 100644
--- a/include/afio/v2.0/detail/impl/safe_byte_ranges.ipp
+++ b/include/afio/v2.0/detail/impl/safe_byte_ranges.ipp
@@ -29,7 +29,7 @@ Distributed under the Boost Software License, Version 1.0.
#include "../../algorithm/shared_fs_mutex/safe_byte_ranges.hpp"
#ifdef __has_include
-#if __has_include("../../../quickcpplib/include/uint128.hpp")
+#if __has_include("../../quickcpplib/include/uint128.hpp")
#include "../../quickcpplib/include/uint128.hpp"
#include "../../quickcpplib/include/utils/thread.hpp"
#else
diff --git a/include/afio/v2.0/outcome b/include/afio/v2.0/outcome
-Subproject 4eb1466c77a0f8c3573f7cb1cb613b977c9758c
+Subproject b1ff9f2a28f0fe60ebb9bb6eeaad8349b3d0f86
diff --git a/include/afio/v2.0/quickcpplib b/include/afio/v2.0/quickcpplib
-Subproject 20df7f8420f1d8f71fe504b84609a9d9863495c
+Subproject 80715b3493b0a4a5f0e2bd263c92739541a4120
diff --git a/test/kerneltest b/test/kerneltest
-Subproject f0902aee1cc1b7dc2ba7ba5bd508c9b636f3f89
+Subproject c3be07865d0f85847e5500b6947638be896fed1