Skip to content

Instantly share code, notes, and snippets.

@SammyJames
Created September 29, 2014 03:29
Show Gist options
  • Save SammyJames/95778557523caa2cc3c3 to your computer and use it in GitHub Desktop.
Save SammyJames/95778557523caa2cc3c3 to your computer and use it in GitHub Desktop.
class Component2: public Component
{
public:
COMPONENT_TYPE( Type );
Component2();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment