Last change
on this file since 3754 was
3681,
checked in by bensch, 20 years ago
|
orxonox/branches/textEngine: merged trunk here.
merged with command:
svn merge ../trunk textEngine -r 3467:HEAD
no conflicts
|
File size:
215 bytes
|
Rev | Line | |
---|
[3608] | 1 | /*! |
---|
| 2 | \file glincl.h |
---|
| 3 | \brief This file includes gl Headers. |
---|
| 4 | |
---|
| 5 | no Class is defined here, but the opengl Headers |
---|
| 6 | */ |
---|
| 7 | |
---|
| 8 | #ifndef _COMINCL_H |
---|
| 9 | #define _COMINCL_H |
---|
| 10 | |
---|
| 11 | #include "message_structures.h" |
---|
| 12 | |
---|
| 13 | #endif /* _COMINCL_H */ |
---|
Note: See
TracBrowser
for help on using the repository browser.