Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UCC
progcomp2012
53a666903d770b14969f542d6548e267e5017b31
53a666903d770b14969f542d6548e267e5017b31
Switch branch/tag
progcomp2012
manager
common.h
Find file
Normal view
History
Permalink
common.h
80 Bytes
Edit
Web IDE
Newer
Older
First actual commit
Sam Moore
committed
Nov 29, 2011
1
2
3
4
5
6
7
8
9
10
#ifndef COMMON_H
#define COMMON_H
#define GRAPHICS
#endif //COMMON_H
//EOF