Skip to content

Commit 9d56474

Browse files
committed
Fix remaining Vc #include
1 parent 0a47b58 commit 9d56474

File tree

1 file changed

+1
-1
lines changed
  • hpx/runtime/serialization/detail

1 file changed

+1
-1
lines changed

hpx/runtime/serialization/detail/vc.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include <cstddef>
1717
#include <type_traits>
1818

19-
#include <Vc/version.h>
19+
#include <Vc/global.h>
2020

2121
#if defined(Vc_IS_VERSION_1) && Vc_IS_VERSION_1
2222

0 commit comments

Comments
 (0)