]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/master.hpp
VM: debug macros FACTOR_PRINT and FACTOR_PRINT_MARK to make better debug
[factor.git] / vm / master.hpp
index 75c8f5e8d05b69528681657c6e54abcf6dfaa0cf..2110ddd230e5428b25127ce37d24fd1578bd00c4 100644 (file)
@@ -87,6 +87,7 @@ namespace factor { struct factor_vm; }
 
 /* Factor headers */
 #include "assert.hpp"
+#include "debug.hpp"
 #include "layouts.hpp"
 #include "platform.hpp"
 #include "utilities.hpp"