@ -9,8 +9,8 @@
struct PassthroughDetails
{
std::atomic<u64> ref_count;
int backing_id;
u64 ref_count;
};
class State