mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
fix compilation on linux/android
This commit is contained in:
@@ -412,7 +412,7 @@ public:
|
||||
void RemoveWrapper(RealResourceType real);
|
||||
|
||||
protected:
|
||||
friend typename InitialContentData;
|
||||
friend InitialContentData;
|
||||
// 'interface' to implement by derived classes
|
||||
virtual bool SerialisableResource(ResourceId id, RecordType *record) = 0;
|
||||
virtual ResourceId GetID(WrappedResourceType res) = 0;
|
||||
|
||||
Reference in New Issue
Block a user