You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2022/04/27 23:08:20 UTC

[datasketches-characterization] branch master updated: remove included file that isn't yet in the repo

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

jmalkin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-characterization.git


The following commit(s) were added to refs/heads/master by this push:
     new 099bb40  remove included file that isn't yet in the repo
099bb40 is described below

commit 099bb40c261168c74afb53718a30dc33c36a7d51
Author: Jon <jm...@apache.org>
AuthorDate: Wed Apr 27 16:08:07 2022 -0700

    remove included file that isn't yet in the repo
---
 cpp/src/main.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/cpp/src/main.cpp b/cpp/src/main.cpp
index 92d89d1..3b09818 100644
--- a/cpp/src/main.cpp
+++ b/cpp/src/main.cpp
@@ -63,8 +63,6 @@
 #include "req_sketch_timing_profile.hpp"
 #include "req_merge_timing_profile.hpp"
 
-#include "quantiles_sketch_accuracy_profile.hpp"
-
 using namespace datasketches;
 typedef std::unique_ptr<job_profile> job_profile_ptr;
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org