Skip to content

Commit

Permalink
Remove boost/system/cygwin_error.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Jan 18, 2024
1 parent 7f640b9 commit a5aec94
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 94 deletions.
63 changes: 0 additions & 63 deletions include/boost/system/cygwin_error.hpp

This file was deleted.

1 change: 0 additions & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ boost_test(TYPE run SOURCES system_category_test2.cpp)
boost_test(TYPE run SOURCES system_category_test3.cpp)

boost_test(TYPE run SOURCES windows_error_test.cpp)
boost_test(TYPE run SOURCES cygwin_error_test.cpp)
boost_test(TYPE run SOURCES linux_error_test.cpp)

boost_test(TYPE link SOURCES errc_test3.cpp)
Expand Down
1 change: 0 additions & 1 deletion test/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ run system_category_test2.cpp ;
run system_category_test3.cpp ;

run windows_error_test.cpp ;
run cygwin_error_test.cpp ;
run linux_error_test.cpp ;

link errc_test3.cpp ;
Expand Down
29 changes: 0 additions & 29 deletions test/cygwin_error_test.cpp

This file was deleted.

0 comments on commit a5aec94

Please sign in to comment.