]> gitweb.factorcode.org Git - factor.git/blobdiff - vm/master.hpp
vm: split up TLS code and add a dummy implementation for a dummy OS known as NetBSD
[factor.git] / vm / master.hpp
index dca3d7473cf9b0405cae7f2d11091860b5c494a2..9879fa607a3cccf8f8ab27d5770fa1f3916b34a6 100755 (executable)
@@ -132,6 +132,7 @@ namespace factor
 #include "jit.hpp"
 #include "quotations.hpp"
 #include "inline_cache.hpp"
+#include "mvm.hpp"
 #include "factor.hpp"
 #include "utilities.hpp"