mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Cosmetics.
This commit is contained in:
parent
27e61b8204
commit
9e28f441c8
@ -90,7 +90,6 @@ public:
|
|||||||
ReadBig( &tmp, sizeof( T ) );
|
ReadBig( &tmp, sizeof( T ) );
|
||||||
memcpy( &v, &tmp, sizeof( T ) );
|
memcpy( &v, &tmp, sizeof( T ) );
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
template<class T, class U>
|
template<class T, class U>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user