Merged branch subtype-trunk into default.
[cacao.git] / src / vm / jit / verify / typecheck-typeinferer.cpp
index 0d48656a3ae64a734295d30f4fc7e448aaf297f2..4f69f8e3e2000b3e6d1b92e4dc288990f9f7914b 100644 (file)
 #include <assert.h>
 #include <string.h>
 
-#include "mm/memory.h"
+#include "mm/memory.hpp"
 
 #include "native/native.hpp"
 
-#include "toolbox/logging.h"
+#include "toolbox/logging.hpp"
 
-#include "vm/access.h"
+#include "vm/access.hpp"
 #include "vm/array.hpp"
 #include "vm/jit/builtin.hpp"
 #include "vm/exceptions.hpp"