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-07-09 11:59:17 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2018-07-09 11:59:17 +0300
commitc2b2bcc9c595b35e4dc456f79994889cf3d00374 (patch)
tree4030b29aff0fbc2908e8b277b8e1ca290876afc3 /cmake/headers.cmake
parent7765ae01f069b8893d4548f06d41c265237e741e (diff)
Renamed edition actually appears to be compiling, surprisingly.
Diffstat (limited to 'cmake/headers.cmake')
-rw-r--r--cmake/headers.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/headers.cmake b/cmake/headers.cmake
index 15d88d0e..e59c5577 100644
--- a/cmake/headers.cmake
+++ b/cmake/headers.cmake
@@ -6,7 +6,6 @@ set(llfio_HEADERS
"include/llfio/ntkernel-error-category/include/config.hpp"
"include/llfio/ntkernel-error-category/include/ntkernel_category.hpp"
"include/llfio/revision.hpp"
- "include/llfio/v2.0/afio.hpp"
"include/llfio/v2.0/algorithm/cached_parent_handle_adapter.hpp"
"include/llfio/v2.0/algorithm/mapped_span.hpp"
"include/llfio/v2.0/algorithm/shared_fs_mutex/atomic_append.hpp"
@@ -26,6 +25,7 @@ set(llfio_HEADERS
"include/llfio/v2.0/handle.hpp"
"include/llfio/v2.0/io_handle.hpp"
"include/llfio/v2.0/io_service.hpp"
+ "include/llfio/v2.0/llfio.hpp"
"include/llfio/v2.0/logging.hpp"
"include/llfio/v2.0/map_handle.hpp"
"include/llfio/v2.0/mapped_file_handle.hpp"