Added several bit reversal algo
[libcds.git] / projects / Win / vc141 / gtest-misc.vcxproj.filters
index 954b0d29becdb1d7480bb04cc024796b91d974d7..feb7047dfbce2786398c3c363c6a53dd9a7b5ba1 100644 (file)
@@ -38,6 +38,9 @@
     <ClCompile Include="..\..\..\test\unit\misc\asan_errors.cpp">
       <Filter>Source Files</Filter>
     </ClCompile>
+    <ClCompile Include="..\..\..\test\unit\misc\bit_reversal.cpp">
+      <Filter>Source Files</Filter>
+    </ClCompile>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\..\test\unit\misc\cxx11_convert_memory_order.h">