mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-12 08:12:05 +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