#ifndef _CG_RENDER_H

#define _CG_RENDER_H

#include <GL/glut.h>
#include <stdlib.h>

#include <fstream.h>
#include <iostream.h>

#endif
