summaryrefslogtreecommitdiff
path: root/tools/standalone_miri/hir/type.hpp
blob: 6a0abd8f72a8c430e9778f6aa6216fccb0195e0e (plain)
1
2
3
4
5
6
7
8
/*
 * mrustc Standalone MIRI
 * - by John Hodge (Mutabah)
 *
 * hir/type.hpp
 * - Forwarding header so mrustc's mir.hpp can be imported
 */
#include "../hir_sim.hpp"