summary refs log tree commit diff stats
path: root/src/component.h
blob: 2cbdc9d3bbb8cb73e63b2eb8a6602c89a44cc606 (plain) (blame)
1
2
3
4
5
6
7
#ifndef COMPONENT_H_F0CE4573
#define COMPONENT_H_F0CE4573

class Component {
};

#endif /* end of include guard: COMPONENT_H_F0CE4573 */