Skip to content

Commit 88e352d

Browse files
committed
Fix Appveyor CI runs
1 parent 7c79d84 commit 88e352d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ before_build:
6666
libs/filesystem libs/atomic libs/system libs/interprocess libs/array
6767
libs/iterator libs/detail libs/exception libs/smart_ptr libs/mpl
6868
libs/align libs/container libs/tuple libs/intrusive libs/scope
69-
libs/variant2
69+
libs/variant2 libs/preprocessor
7070

7171
- rm -rf %BOOST%/libs/%BOOST_LIBS_FOLDER%
7272
- mv -f %APPVEYOR_BUILD_FOLDER% %BOOST%/libs/%BOOST_LIBS_FOLDER%

0 commit comments

Comments
 (0)