Subversion Repositories gelsvn

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
671 khor 1
//
2
//  Prefix header
3
//
4
//  The contents of this file are implicitly included at the beginning of every source file.
5
//
6
 
7
#include <GL/glew.h>
8
#ifdef __OBJC__
9
    #import <Cocoa/Cocoa.h>
10
#endif