This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch fix_bit_packing
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git


The following commit(s) were added to refs/heads/fix_bit_packing by this push:
     new 666df8b  unused import
666df8b is described below

commit 666df8b5e6f787a90ad123a72322acbae566ac83
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Thu Jan 9 10:42:42 2025 -0800

    unused import
---
 theta/test/bit_packing_test.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/theta/test/bit_packing_test.cpp b/theta/test/bit_packing_test.cpp
index b7ecf63..ef9eb88 100644
--- a/theta/test/bit_packing_test.cpp
+++ b/theta/test/bit_packing_test.cpp
@@ -17,8 +17,6 @@
  * under the License.
  */
 
-#include <iostream>
-
 #include <catch2/catch.hpp>
 #include <bit_packing.hpp>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to