mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-22 18:24:24 +00:00
Cosmetics.
This commit is contained in:
@@ -90,7 +90,6 @@ public:
|
||||
ReadBig( &tmp, sizeof( T ) );
|
||||
memcpy( &v, &tmp, sizeof( T ) );
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
template<class T, class U>
|
||||
|
||||
Reference in New Issue
Block a user