Skip to content

Commit b994f1e

Browse files
committed
Remove dependencies on Boost.StaticAssert.
Boost.StaticAssert has been merged into Boost.Config, so remove the dependency.
1 parent e107bd7 commit b994f1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ install:
7171
- git submodule update --init libs/headers
7272
- git submodule update --init libs/config
7373
- git submodule update --init libs/core
74-
- git submodule update --init libs/static_assert
7574
- git submodule update --init libs/throw_exception
7675
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\assert\
7776
- cmd /c bootstrap

0 commit comments

Comments
 (0)