Skip to content

Fix inconsistent forward declaration of PipelineCache#83

Open
jeongseok-meta wants to merge 1 commit intovsg-dev:masterfrom
jeongseok-meta:patch-1
Open

Fix inconsistent forward declaration of PipelineCache#83
jeongseok-meta wants to merge 1 commit intovsg-dev:masterfrom
jeongseok-meta:patch-1

Conversation

@jeongseok-meta
Copy link

PipelineCache was defined as a struct in

struct BuildOptions : public vsg::Inherit<vsg::Object, BuildOptions>

but it's forward declared as class in

class PipelineCache;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant