X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=vm%2Fmaster.hpp;h=5b0604fe33233ff82a1c94cf63f4dd0a6a9ad4dd;hp=3eaefc77b88a3d258b8a6c01fda508bd166bd58d;hb=c31530caecbdb96384603fd11ad5a356897474f0;hpb=139c9ca38c537c8db371944cd04d13118019363f diff --git a/vm/master.hpp b/vm/master.hpp index 3eaefc77b8..5b0604fe33 100755 --- a/vm/master.hpp +++ b/vm/master.hpp @@ -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"