Subversion Repositories gelsvn

Rev

Rev 178 | Rev 601 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 178 Rev 594
Line -... Line 1...
-
 
1
/**
-
 
2
 * @file gel_gl.h
-
 
3
 * @brief GEL gl.h wrapper
-
 
4
 */
-
 
5
/* ----------------------------------------------------------------------- *
-
 
6
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
-
 
7
 * Copyright (C) the authors and DTU Informatics
-
 
8
 * For license and list of authors, see ../../doc/intro.pdf
-
 
9
 * ----------------------------------------------------------------------- */
-
 
10
 
1
#ifndef __GRAPHICS_GEL_GL_H__
11
#ifndef __GRAPHICS_GEL_GL_H__
2
#define __GRAPHICS_GEL_GL_H__
12
#define __GRAPHICS_GEL_GL_H__
3
 
13
 
4
#ifdef WIN32
14
#ifdef WIN32
5
#include <windows.h>
15
#include <windows.h>