Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

shared.h

Go to the documentation of this file.
00001 #ifndef SHARED_H
00002 #define SHARED_H
00003 
00004 #include <iostream>
00005 using namespace std;
00006 
00007 #ifdef __cplusplus
00008 extern "C" {
00009 #endif
00010 
00011 #include <stdio.h>
00012 #include <stdlib.h>
00013 #include <GL/gl.h>
00014 #include <GL/glu.h>
00015 
00016 #ifdef __cplusplus
00017 }
00018 #endif
00019 
00020 #endif //SHARED_H

Generated on Fri Dec 23 05:22:20 2005 for Template by doxygen1.2.15