]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/master.hpp
vm: groundwork for sampling profiler
[factor.git] / vm / master.hpp
index c7f8836c2b5daca4f274559ef0ba526bbb9da248..2b51b0575f97bff5669af2e23454a3bdb5d01756 100755 (executable)
@@ -95,6 +95,7 @@ namespace factor
 #include "run.hpp"
 #include "objects.hpp"
 #include "counting_profiler.hpp"
+#include "sampling_profiler.hpp"
 #include "errors.hpp"
 #include "bignumint.hpp"
 #include "bignum.hpp"