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

class System {
};

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