]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/master.hpp
vm: strip out call-counting profiler
[factor.git] / vm / master.hpp
index 3eaefc77b88a3d258b8a6c01fda508bd166bd58d..5b0604fe33233ff82a1c94cf63f4dd0a6a9ad4dd 100755 (executable)
@@ -96,7 +96,6 @@ namespace factor
 #include "contexts.hpp"
 #include "run.hpp"
 #include "objects.hpp"
-#include "counting_profiler.hpp"
 #include "sampling_profiler.hpp"
 #include "errors.hpp"
 #include "bignumint.hpp"